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

2 lines
89 B
SQL

ALTER TABLE `im_chat` ADD `ownedBy` varchar(30) NOT NULL DEFAULT '' AFTER `createdDate`;