PostText/migrations/10/down.sql
2022-11-19 21:50:23 -05:00

4 lines
68 B
SQL

ALTER TABLE moderators
DROP CONSTRAINT moderators_email_addr_key;