2 lines
66 B
MySQL
2 lines
66 B
MySQL
|
ALTER TABLE keywords DROP CONSTRAINT IF EXISTS keywords_name_key;
|