Skip to content

Releases: dromara/easy-query

v3.2.10

21 May 00:29

Choose a tag to compare

🔄 Other

v3.2.6

16 May 01:26

Choose a tag to compare

🔄 Other

  • feat: Deprecated ValueObject
  • feat: sharding test npe
  • feat: BaseContext
  • feat: BaseContext
  • feat: BaseContext
  • build: 3.2.2
  • build: 3.2.3 fix asTable+sharding table
  • build: 3.2.3 fix asTable+sharding table
  • feat: 优化apt字段解析提示[#464]
  • feat: add NamedEnumValueAutoConverter support default enum value converter
  • feat: add NamedEnumValueAutoConverter test
  • fix: sharding order table is null
  • build: 3.2.4
  • refactor: Deprecated some api
  • build: 3.2.5
  • refactor: [#469]
  • feat(query): 优化查询排序逻辑并添加MySQL8测试基类
  • refactor(query): 优化查询表达式构建逻辑并添加分页偏移方法

v3.2.1

13 Mar 12:57

Choose a tag to compare

🔄 Other

  • feat: 解析表索引包括父类索引
  • build: 3.1.87
  • fix: [#458]
  • fix: [#458]
  • fix: [#458]
  • feat: Code-first supports custom creation of TableMigrationData.
  • build: 3.1.88
  • build: 3.1.88
  • build: 3.1.89
  • feat: [#460] [#448], support behavior create factory
  • build: 3.1.90
  • refactor: smart predicate
  • refactor: pgsql的json+jsonarray的处理
  • build: 3.1.91[#462]
  • build: 3.2.1
  • build: 3.2.1

v3.1.86

27 Feb 03:12

Choose a tag to compare

🔄 Other

  • feat: ProtectedInterceptor防止拦截器在noInterceptor()时被误杀
  • build: 3.1.86

v3.1.85

25 Feb 08:54

Choose a tag to compare

🔄 Other

  • feat: CTERecursiveProvider
  • build: 3.1.84
  • feat: table index support comment
  • build: 3.1.85

v3.1.83

24 Feb 03:19

Choose a tag to compare

🔄 Other

  • build: 添加AggregateProxy
  • build: 添加AggregateQueryable
  • feat: 增加toAggregate链式支持表自身集合统计相关
  • feat: [#456]
  • feat: toAggregate改成groupBy无参模式
  • build: 3.1.83
  • sb4 use 17 compile

v3.1.82

09 Feb 00:33

Choose a tag to compare

🔄 Other

  • feat: json api add new method
  • build: 3.1.69
  • build: 3.1.69
  • refactor: remove option insertBatchThreshold updateBatchThreshold
  • refactor: StreamIterable factory
  • build: 3.1.70
  • feat: add ValueAutoConverter
  • build: 3.1.71
  • build: 3.1.72
  • build: 3.1.72 对ValueAutoConverter匹配超过两个的进行报错处理
  • refactor: When ValueAutoConverter matches two or more items, it should provide more specific information.​
  • refactor: When ValueAutoConverter matches two or more items, it should provide more specific information.​
  • refactor: When ValueAutoConverter matches two or more items, it should provide more specific information
  • build: 3.1.73
  • fix: navigate flat basic type enum or auto value converter
  • fix: navigate flat basic type enum or auto value converter
  • fix: delete update whereByIds option max in clause
  • build: 3.1.74
  • feat: [#443]
  • fix: [#448] when expression use join table on predicate
  • build: 3.1.75
  • fix: sqlite create table multi primary key,h2 create table multi primary key
  • fix: sqlite create table multi primary key,h2 create table multi primary key
  • build: 3.1.76
  • refactor: ColumnValuePredicate获取内部属性
  • build: 3.1.77
  • fix: [#448]
  • feat: support null or default format
  • fix: resolve path duplication in recursive tree upward traversal
  • feat: Support dynamic configuration of logical deletion for database entities
  • build: 3.1.79
  • build: logic delete allowedPropertyTypes add @deprecated
  • build: 3.1.80
  • test: Optimize the processing of computed properties in JSON computed attributes
  • test: Optimize the processing of computed properties in JSON computed attributes
  • fix: [#455]
  • build: 3.1.81
  • build: 3.1.82

v3.1.68

08 Dec 06:30

Choose a tag to compare

🔄 Other

  • fix: 修复pgsql的创建爱你数据库时创建connection的bug
  • build: 3.1.61
  • feat: Expression增加getSQLEntityContext的函数
  • fix: 修复cte当结果为空时报错Unable to obtain depth information, so the corresponding tree structure cannot be constructed. deep column:[cte_deep]
  • build: 3.1.62
  • refactor: 增加ColumnParameter
  • refactor: cte增加自动返回深度信息默认手动select是不会进行该操作
  • build: 3.1.63
  • fix: 修复mapqueryable的问题
  • fix: spring-boot对autoconfigure和aop设置为默认必须而不是可选
  • build: 增加任意对象的queryable和mapQueryable
  • build: 增加任意对象的queryable和mapQueryable
  • build: mysql like使用转义提高性能
  • refactor: include双参数改成inlcude2用来适配kotlin
  • build: 3.1.64
  • fix: h2 asTreeCTE
  • build: 3.1.65
  • feat: 添加tsdb tdengine
  • build: 3.1.66
  • feat: valueConverter支持设置code-first的生成类型
  • fix: 修复将apt生成文件错误以控制台输出而不是throw
  • fix: apt写入文件还是以错误方式处理
  • feat: 尝试支持sb4
  • build: 3.1.66-preview1
  • build: 3.1.66-preview2
  • build: 3.1.66-preview3
  • build: 3.1.66-preview4
  • feat: Add partial JSON dialect support for some databases
  • feat: Add partial JSON dialect support for some databases
  • build: 3.1.67 springboot4 starter json api
  • feat: Support independent TypeHandler configuration.
  • build: 3.1.68 pgsql jsonb support
  • build: 3.1.68 pgsql jsonb support

v3.1.60

23 Nov 11:31

Choose a tag to compare

🔄 Other

  • feat: [#431]
  • feat: [#431]
  • feat: [#431]
  • fix: [#425]
  • fix: ksp生成的proxy的FETCHER在java下和java行为一致
  • build: 3.1.60

v3.1.59

22 Nov 08:48

Choose a tag to compare

🔄 Other

  • refactor: 修复pgsql的创建数据库code-first
  • build: 3.1.54
  • refactor: 添加部分测试代码
  • refactor: 自动构建eq实例也是用兼容性name命名
  • refactor: 移除默认的propertyMode设置
  • refactor: [#424]
  • fix: Pgsql和类pgsql的数据库增加字段
  • fix: [#430]
  • build: 3.1.55
  • build: 3.1.56
  • feat: flat不支持valueConverter
  • build: 3.1.57
  • build: 3.1.57
  • build: 3.1.57
  • fix: [#427]
  • refactor: 优化DefaultAssertExceptionFactory和ClassProxy的column映射
  • build: 3.1.58
  • fix: 修复XToMany下elements的bug
  • fix: 修复hibernate校验注解的类型bug
  • build: 3.1.59