修复Partition计算size除数为0报错问题

This commit is contained in:
Looly
2022-10-24 12:09:31 +08:00
parent 5c835ef888
commit 4c0d594e99
2 changed files with 6 additions and 1 deletions

View File

@@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.10.M1 (2022-10-23)
# 5.8.10.M1 (2022-10-24)
### 🐣新特性
### 🐞Bug修复
* 【db 】 修复分页时order by截断问题issue#I5X6FM@Gitee
* 【db 】 修复Partition计算size除数为0报错问题pr#2677@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.9 (2022-10-22)