mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-05 16:00:52 +08:00
update
2
更新日志.md
2
更新日志.md
@@ -17,7 +17,7 @@
|
||||
- 修复 Oracle nvarchar2 主键批量更新的问题;#411
|
||||
- 修复 达梦 DbFirst 无法识别字段是否为主键的问题;
|
||||
- 修复 SqlExt PartitionBy 无法传入多列的问题;
|
||||
- 修复 WhereDynamicFilter 在 System.Text.Json 下的问题 #371;
|
||||
- 修复 WhereDynamicFilter System.Text.Json 反序化后的类型转换问题 #371;
|
||||
- 优化 pgsql DbFirst 序列的识别,以及 pgsql10 的自增识别;
|
||||
- 优化 IsNullable = false 插入的数据值为 null 则以默认值插入(防止DB报错) #384;
|
||||
- **优化 GroupBy ToList lambda 中可以直接使用 a.Key;**
|
||||
|
||||
Reference in New Issue
Block a user