Skip to content

集成字段插件; 升级 APIJSON 6.2.0

Compare
Choose a tag to compare
@TommyLemon TommyLemon released this 09 Aug 15:32
· 33 commits to master since this release

集成字段插件 apijson-column,通过 ENABLE_VERIFY_COLUMN 启用初始化及校验,通过 ENABLE_COLUMN_ CONFIG 启用配置;
优化假删除,支持 notDeletedValue,适配 deletedTime = NULL 表示未删除等需求;
SQLConfig 和 SQLExecutor 也指定主键泛型;
解决启动自检远程函数配置报错 tag 不匹配;
解决 @column:"toId;(parentId)" 等写法可能绕过字段插件的校验;
升级 APIJSON, apijson-column, 自身 版本分别为 6.2.0, 1.7.0, 6.2.0;

相关更新见
https://github.com/Tencent/APIJSON/releases/tag/6.2.0
https://github.com/APIJSON/apijson-column/releases/tag/1.7.0