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

2 lines
104 B
SQL

ALTER TABLE `im_chat` ADD `archiveDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' AFTER `avatar`;