зеркало из https://github.com/github/vitess-gh.git
3 строки
130 B
MySQL
3 строки
130 B
MySQL
|
alter table customer change customer_id customer_id bigint not null;
|
||
|
alter table corder change order_id order_id bigint not null;
|