2 lines
92 B
MySQL
2 lines
92 B
MySQL
|
ALTER TABLE vn.buy CHANGE containerFk containerFk__ smallint(5) unsigned DEFAULT NULL NULL;
|