3 lines
91 B
SQL
3 lines
91 B
SQL
-- 0046_channel_forum_topics rollback.
|
|
|
|
DROP TABLE IF EXISTS channel_forum_topics CASCADE;
|