addons-server/migrations/591-waffle-search-api-es.sql

3 строки
171 B
SQL

INSERT INTO waffle_switch_mkt (name, active, created, modified, note)
VALUES ('search-api-es', 0, NOW(), NOW(), 'Enables the search API to use the new mkt index');