Revision 769 (by ahitrov, 2019/04/15 23:22:13) Yandex && Google ids in order

alter table orders add column google_id bigint;
alter table orders add column yandex_id bigint;