mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-05 21:50:57 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -7,6 +7,7 @@
|
||||
- **增加 FreeSql.Provider.SqlServerForSystem 使用 System.Data.SqlClient.dll 兼容更多运行平台 #401 #398 #395 #392 #391;**
|
||||
- 修复 fsql.InsertOrUpdate 在同线程事务模式内使用的 bug #402;
|
||||
- 修复 fsql.Ado.ExecuteDataTable 当记录不存在时,未返回 Columns 设置 #403;
|
||||
- 修复 IInsert/IUpdate BatchProgress 异步执行不生效的 bug;
|
||||
- 优化 pgsql DbFirst 序列的识别,以及 pgsql10 的自增识别;
|
||||
- 优化 IsNullable = false 插入的数据值为 null 则以默认值插入(防止DB报错) #384;
|
||||
- 完善 AsTreeCte + ToUpdate/ToDelete 实现树所有子节点删除或更新;
|
||||
|
||||
Reference in New Issue
Block a user