Commit 8616dca6 authored by msgroup's avatar msgroup Committed by mingsoft

fix: 5.2.8待发布更新

parent 16d24897
ALTER TABLE `model` DROP COLUMN `manager_id`;
ALTER TABLE `cms_category` DROP COLUMN `category_datetime`;
ALTER TABLE `logger` MODIFY COLUMN `id` bigint(20) UNSIGNED NOT NULL;
ALTER TABLE `mdiy_page` ADD COLUMN `NOT_DEL` int(1) DEFAULT 0 COMMENT '删除标记';
ALTER TABLE `mdiy_model` DROP INDEX `indx_model_name`;
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment