Skip to content

【性能】大幅提升数组内主表查询性能;完善测试表数据

Compare
Choose a tag to compare
@TommyLemon TommyLemon released this 31 Jan 17:53
· 433 commits to master since this release

Java:

3 个 Demo 都升级 APIJSON, apijson-framework 及自身版本为 4.6.0;
APIJSONBoot 和 APIJSONFinal 优化代码和注释;
APIJSONFinal 删除 DemoObjectParser.java 和 DemoSQLExecutor.java,使用更简洁;
APIJSONFinal 删除测试 APIAuto 导入 Swagger, YApi, Rap 接口用例及文档的接口,使用更简洁;

MySQL:

更新表,完善 Document 和 TestRecord 的数据;

PostgreSQL:

更新表,解决 Function 表中deleteCommentOfMomen 这个 name 最后少了 t;

APIJSON 4.6.0 更新

https://github.com/Tencent/APIJSON/releases/tag/4.6.0

apijson-framework 4.6.0 更新

https://github.com/APIJSON/apijson-framework/releases/tag/4.6.0

注意 APIJSONBoot 4.6.0 仅支持 APIJSON 4.6.0+, apijson-framework 4.6.0+,不兼容低版本。