3 строки
356 B
SQL
3 строки
356 B
SQL
INSERT INTO waffle_flag_mkt (name, everyone, percent, superusers, staff, authenticated, rollout, testing, languages, note, created, modified)
|
|
VALUES ('android-payments', 0, NULL, 0, 0, 0, 0, 0, '', 'ON: paid apps for Android can be submitted and show up in search results; OFF: paid apps for Android are disallowed and show up nowhere', NOW(), NOW());
|