mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 07:20:51 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -16,6 +16,7 @@
|
||||
- 优化 string IsNullable = false 时插入 null 自动转为 "" #445;
|
||||
- 优化 GetDbParamtersByObject 参数为字典时修剪 @?: 前辍 #456;
|
||||
- 优化 SqlExt.Sum/Max/Min/Avg 同时支持开窗或普通聚合函数;
|
||||
- 优化 ToSql FieldAliasOptions.AsProperty 别名问题;#467
|
||||
- 调整 AdoNet CRUD 扩展方法到 namespace FreeSql;
|
||||
- 修正 SqlServer UseConnectionFactory 类型标识;
|
||||
- **修复 FreeSql.DbContext 对同一实体重复 Update,第二次无效的 Bug**;
|
||||
|
||||
Reference in New Issue
Block a user