mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 02:32:57 +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;
|