xxb/db/upgradexuanxuan1.3.0.sql
2023-10-23 15:51:36 +08:00

2 lines
77 B
SQL

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