mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-06 00:10:55 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -20,6 +20,7 @@
|
||||
- 修复 达梦 DbFirst 无法识别字段是否为主键的问题;
|
||||
- 修复 SqlExt PartitionBy 无法传入多列的问题;
|
||||
- 修复 WhereDynamicFilter System.Text.Json 反序化后的类型转换问题 #371;
|
||||
- 修复 ISelect ToList\<T\>("id,title") 属性和字段顺序不同时的问题;
|
||||
- 修正 UnitOfWorkManager Requierd 命名为 Required;
|
||||
- 优化 pgsql DbFirst 序列的识别,以及 pgsql10 的自增识别;
|
||||
- 优化 IsNullable = false 插入的数据值为 null 则以默认值插入(防止DB报错) #384;
|
||||
|
||||
Reference in New Issue
Block a user