2 lines
89 B
MySQL
2 lines
89 B
MySQL
|
ALTER TABLE `vn`.`ticket` MODIFY COLUMN warehouseFk smallint(6) unsigned DEFAULT 1 NULL;
|