修复分页时order by截断问题

This commit is contained in:
Looly
2022-10-23 13:25:11 +08:00
parent 59e1c64467
commit 5c835ef888
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.10.M1 (2022-10-22)
# 5.8.10.M1 (2022-10-23)
### 🐣新特性
### 🐞Bug修复
* 【db 】 修复分页时order by截断问题issue#I5X6FM@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.9 (2022-10-22)