addons-server/migrations/254-elastic-waffle.sql

3 строки
127 B
SQL

INSERT INTO waffle_sample (name, percent, note)
VALUE ('elastic-search', 0, 'How often should we redirect to search/es?');