耿浩源

Results 3 issues of 耿浩源

**描述** 原始表结构: ![image](https://github.com/hanchuanchuan/goInception/assets/24604402/a2fa9e6c-3a5f-4cc0-8dc6-0571a6fcf79b) 将json字段类型改成varchar时审核sql报错(此sql可以手动执行成功): ![image](https://github.com/hanchuanchuan/goInception/assets/24604402/ed516466-411c-47d1-af1c-14f07ff41ee6) **环境** - 数据库: [mysql] - 版本: [例如 5.7.21] **参数** 可能与问题相关的设置参数

CREATE TABLE `t_tenant` ( `id` int NOT NULL AUTO_INCREMENT COMMENT 'id', `create_user_id` int NOT NULL DEFAULT '0' COMMENT '创建人', `update_time` datetime NOT NULL DEFAULT (utc_timestamp) COMMENT '更新时间', PRIMARY KEY (`id`),...

有相关部署文档吗?

wontfix
backlog