mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
3 lines
105 B
SQL
Executable File
3 lines
105 B
SQL
Executable File
# Rename category to categories, to comply with lithium convention.
|
|
RENAME TABLE category TO categories;
|