mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-04-25 18:08:07 +02:00
1 line
91 B
SQL
1 line
91 B
SQL
ALTER TABLE `afup`.`afup_personnes_physiques` ADD UNIQUE `idx_email_unique` ( `email` ); |