fix db bug

This commit is contained in:
Looly
2021-04-13 15:04:19 +08:00
parent 56e32846cd
commit 97e15f8152
4 changed files with 101 additions and 68 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.3 (2021-04-11)
# 5.6.4 (2021-04-13)
### 新特性
* 【core 】 DatePattern补充DateTimeFormatterpr#308@Gitee
### Bug修复
* 【db 】 修复SQL分页时未使用别名导致的错误同时count时取消order by子句issue#I3IJ8X@Gitee
-------------------------------------------------------------------------------------------------------------