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

1 line
128 B
SQL

ALTER TABLE `im_conferenceaction` CHANGE `type` `type` ENUM('create','invite','join','leave','close') NOT NULL DEFAULT 'create';