Skip to content

5.2.73 优化updateSaveFetch增强不同数据类型处理

Compare
Choose a tag to compare
@chenrenfei chenrenfei released this 20 Oct 13:43
· 161 commits to 5.2 since this release
ce70137

1、优化updateSaveFetch增强不同数据类型处理

感谢@rabbit 在不同数据库下进行验证

5.3.46 同步发版

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