1
Fork 0
holycow/holycow_backend/migrations/2024-11-29-151839_ununique matchnames/up.sql

3 lines
56 B
MySQL
Raw Permalink Normal View History

2024-11-30 18:04:07 +00:00
ALTER TABLE matches
DROP CONSTRAINT match_unique_name;