修复PostgreSQL、H2使用upsert字段大小写问题

This commit is contained in:
Looly
2023-12-28 18:50:29 +08:00
parent 51a66151f3
commit d1348eabcf
4 changed files with 32 additions and 28 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 6.0.0-M10 (2023-12-23)
# 6.0.0-M10 (2023-12-28)
### 计划实现
* 【poi 】 Markdown相关如HTML转换等基于commonmark-java