mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-07-29 05:03:49 +00:00
4 lines
149 B
SQL
4 lines
149 B
SQL
DROP TABLE IF EXISTS blog_notifications CASCADE;
|
|
DROP TABLE IF EXISTS match_notifications CASCADE;
|
|
DROP TABLE IF EXISTS newsletter_sent_log CASCADE;
|