mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-03 18:22:57 +00:00
dev day #80
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- Drop comments system tables in reverse order
|
||||
DROP TABLE IF EXISTS comment_reactions;
|
||||
DROP TABLE IF EXISTS comment_reports;
|
||||
DROP TABLE IF EXISTS unban_requests;
|
||||
DROP TABLE IF EXISTS comment_bans;
|
||||
DROP TABLE IF EXISTS comments;
|
||||
Reference in New Issue
Block a user