2 lines
48 B
SQL
2 lines
48 B
SQL
DROP TABLE IF EXISTS user_notification CASCADE;
|
DROP TABLE IF EXISTS user_notification CASCADE;
|