PostText/migrations/10/down.sql
2022-11-19 22:02:44 -05:00

3 lines
67 B
SQL

ALTER TABLE moderators
DROP CONSTRAINT moderators_email_addr_key;