addons-server/migrations/697-special-regions-waffle-...

3 строки
371 B
SQL

INSERT INTO waffle_flag_mkt (name, everyone, percent, superusers, staff, authenticated, rollout, testing, languages, note, created, modified)
VALUES ('special-regions', 0, NULL, 0, 0, 0, 0, 0, '', 'ON: "China" appears is listed in the region list for free apps (bug 922252); OFF: "China" does not appear in the region list for free apps (bug 922252)', NOW(), NOW());