Initial open source release
This commit is contained in:
commit
74992e893f
377 changed files with 118084 additions and 0 deletions
3
deploy/migrations/0046_channel_forum_topics.down.sql
Normal file
3
deploy/migrations/0046_channel_forum_topics.down.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
-- 0046_channel_forum_topics rollback.
|
||||
|
||||
DROP TABLE IF EXISTS channel_forum_topics CASCADE;
|
||||
Loading…
Add table
Add a link
Reference in a new issue