owpengram-server/deploy/migrations/0046_channel_forum_topics.down.sql
2026-06-04 01:37:39 +08:00

3 lines
91 B
SQL

-- 0046_channel_forum_topics rollback.
DROP TABLE IF EXISTS channel_forum_topics CASCADE;