addons-server/migrations/349-webapps-unique-switch.sql

3 строки
129 B
SQL

INSERT INTO waffle_switch_mkt (name, active, note)
VALUES ('webapps-unique-by-domain', 0, 'Allow only one app per domain.');