mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-24 17:22:06 +01:00
1 line
91 B
SQL
1 line
91 B
SQL
ALTER TABLE `afup`.`afup_personnes_physiques` ADD UNIQUE `idx_email_unique` ( `email` ); |