PostText/migrations/10/up.sql

3 lines
50 B
MySQL
Raw Permalink Normal View History

2022-11-19 21:50:23 -05:00
ALTER TABLE moderators
ADD UNIQUE (email_addr);