mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 10:42:57 +00:00
upload
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- Drop clothing table
|
||||
DROP INDEX IF EXISTS idx_clothing_created_at;
|
||||
DROP INDEX IF EXISTS idx_clothing_display_order;
|
||||
DROP INDEX IF EXISTS idx_clothing_active;
|
||||
DROP TABLE IF EXISTS clothing;
|
||||
Reference in New Issue
Block a user