mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-09 18:00:56 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -6,6 +6,7 @@
|
||||
- **增加 DbContext/Repository BeginEdit/EndEdit 批量编辑数据的方法 #397;**
|
||||
- **增加 FreeSql.Provider.SqlServerForSystem 使用 System.Data.SqlClient.dll 兼容更多运行平台 #401 #398 #395 #392 #391;**
|
||||
- 修复 fsql.InsertOrUpdate 在同线程事务模式内使用的 bug #402;
|
||||
- 修复 fsql.Ado.ExecuteDataTable 当记录不存在时,未返回 Columns 设置 403;
|
||||
- 优化 pgsql DbFirst 序列的识别,以及 pgsql10 的自增识别;
|
||||
- 优化 IsNullable = false 插入的数据值为 null 则以默认值插入(防止DB报错) #384;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user