mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-27 18:50:55 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -9,6 +9,7 @@
|
||||
- 修复 fsql.InsertOrUpdate 在同线程事务模式内使用的 bug #402;
|
||||
- 修复 fsql.Ado.ExecuteDataTable 当记录不存在时,未返回 Columns 设置 #403;
|
||||
- 修复 IInsert/IUpdate BatchProgress 异步执行不生效的 bug;
|
||||
- 修复 1.7.1 IsNullable 遗留问题;
|
||||
- 优化 pgsql DbFirst 序列的识别,以及 pgsql10 的自增识别;
|
||||
- 优化 IsNullable = false 插入的数据值为 null 则以默认值插入(防止DB报错) #384;
|
||||
- **优化 GroupBy ToList lambda 中可以直接使用 a.Key;**
|
||||
|
||||
Reference in New Issue
Block a user