zentaopms/db/upgradexuanxuan1.3.0.sql
2023-05-16 10:47:08 +08:00

2 lines
80 B
SQL

ALTER TABLE `zt_im_message` CHANGE `order` `order` BIGINT(8) UNSIGNED NOT NULL;