Skip to content

Releases: erupts/Linq.J

0.0.9

09 Dec 10:30
38f7a6d

Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.9

0.0.5

26 May 15:31
12d48b3

Choose a tag to compare

Linq.select() 函数增加多种方法重载方式,gorupBy 方法支持列格式化处理

0.0.4

11 Apr 13:23
2a88351

Choose a tag to compare

● 提升引擎查询效率
● 支持 selectExclude,从已有select 中排除,补充Column.all()场景

0.0.3: Merge pull request #1 from erupts/dev

06 Apr 14:51
937fb34

Choose a tag to compare

  • 解决带有父类继承关系的对象,查询结果为空的 bug
  • 优化查询性能

0.0.2

17 Mar 06:44

Choose a tag to compare

  • support having
  • support group by date(created_at)
  • enhance row.get(alias)
  • customer where

0.0.1

29 Feb 15:55

Choose a tag to compare

update pom to maven center