3 строки
127 B
MySQL
3 строки
127 B
MySQL
|
INSERT INTO waffle_sample (name, percent, note)
|
||
|
VALUE ('elastic-search', 0, 'How often should we redirect to search/es?');
|