2 lines
87 B
MySQL
2 lines
87 B
MySQL
|
|
ALTER TABLE `zt_module` CHANGE `order` `order` SMALLINT UNSIGNED NOT NULL DEFAULT '0';
|