Skip to content

5.2.81 条件参数filter处理支持枚举类型

Compare
Choose a tag to compare
@chenrenfei chenrenfei released this 16 Nov 01:17
· 108 commits to 5.2 since this release

1、条件参数filter处理过程支持枚举类型
2、宏里面的参数支持枚举类型,如@ loop
3、sql日志输出支持枚举类型

5.3.54 同步发版

<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy</artifactId>
	<version>5.2.81</version>
</dependency>
<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy-starter</artifactId>
	<version>5.2.81</version>
</dependency>