after reading the documentation, crazy right? I figured out i was making my life hard, this makes my life easy again
3 lines
99 B
SQL
3 lines
99 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE channel_permissions;
|
|
DROP TABLE channels;
|