优化count查询兼容informix

This commit is contained in:
Looly
2023-05-09 10:10:37 +08:00
parent ffe5a08628
commit 17357d29b5
2 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 6.0.0.M1 (2023-04-23)
# 6.0.0.M4 (2023-05-09)
### 计划实现
* 【poi 】 Markdown相关如HTML转换等基于commonmark-java
@@ -14,5 +14,6 @@
### ❌不兼容特性
### 🐣新特性
* 【db 】 优化count查询兼容informixissue#I713XQ@Gitee
### 🐞Bug修复