mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-06 08:20:52 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -24,6 +24,7 @@
|
||||
- 修复 WhereDynamicFilter System.Text.Json 反序化后的类型转换问题 #371;
|
||||
- 修复 ISelect ToList\<T\>("id,title") 属性和字段顺序不同时的问题;
|
||||
- 修复 Dto 映射查询属性名不区分大小写 bug #427;
|
||||
- 修复 参数化 Column DbType 设置特殊值时的类型判断;
|
||||
- 修正 UnitOfWorkManager Requierd 命名为 Required;
|
||||
- 优化 pgsql DbFirst 序列的识别,以及 pgsql10 的自增识别;
|
||||
- 优化 IsNullable = false 插入的数据值为 null 则以默认值插入(防止DB报错) #384;
|
||||
|
||||
Reference in New Issue
Block a user