mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-05 03:02:56 +00:00
upload
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Remove source column and its index
|
||||
DROP INDEX IF EXISTS idx_contact_messages_source;
|
||||
ALTER TABLE contact_messages DROP COLUMN IF EXISTS source;
|
||||
Reference in New Issue
Block a user