Skip to content

Releases: dromara/easy-query

2.0.107

23 Nov 06:37
Compare
Choose a tag to compare

2.0.103

11 Nov 00:56
Compare
Choose a tag to compare

优化

  • solon扩展包支持api模式的排除,自定义Holder依赖解析[#275]

修复

  • boolean属性下is开头的field修复如果是same_as_entity模式

2.0.101

01 Nov 00:33
Compare
Choose a tag to compare

fix

  • 修复jdk17下processor处理@NotNull时候针对非基本类型的bug

2.0.96

22 Oct 00:37
Compare
Choose a tag to compare

feat

  • 支持关联查询自定义排序

2.0.94

17 Oct 08:24
Compare
Choose a tag to compare

feat

  • 支持多属性字段的对象关系映射维护

2.0.92

16 Oct 05:23
Compare
Choose a tag to compare

fix

  • 修复ExpressionContext在clone的时候丢失printSQL和printNavSQL参数

feat

  • 恢复filter的table property range处理

2.0.90

09 Oct 01:26
Compare
Choose a tag to compare

feat

  • 优化range处理

2.0.82

08 Oct 09:46
Compare
Choose a tag to compare

fix

  • 修复range函数和filterConfigure冲突问题

2.0.81

01 Oct 06:20
Compare
Choose a tag to compare

feat

  • 增加打印关联子查询表的sql配置和服务可替换

2.0.80

01 Oct 06:20
Compare
Choose a tag to compare

feat

  • 添加range处理视为一个整体
  • range支持函数和列
  • 添加printNavSQL支持子查询是否打印
  • solon下的注入必须为非null