mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-05 03:02:56 +00:00
hot fix #1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Remove indexes for comment_reactions table
|
||||
DROP INDEX IF EXISTS idx_comment_reactions_comment;
|
||||
DROP INDEX IF EXISTS idx_comment_reactions_user;
|
||||
DROP INDEX IF EXISTS idx_comment_reactions_type;
|
||||
Reference in New Issue
Block a user