Files
newznab-tmux/resources/db/patches/mysql/0250~category.sql
T
2016-09-21 12:34:07 +02:00

3 lines
105 B
SQL
Executable File

# Rename category to categories, to comply with lithium convention.
RENAME TABLE category TO categories;