addons-server/migrations/684-add-collection-es-waffl...

3 строки
213 B
SQL

INSERT INTO waffle_switch_mkt (name, active, created, modified, note)
VALUES ('collections-use-es-for-apps', 0, NOW(), NOW(), 'Use ElasticSearch to fetch apps in Collections returned by client-side APIs');