mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-11 10:50:56 +08:00
update
3
更新日志.md
3
更新日志.md
@@ -17,6 +17,9 @@
|
||||
- 优化 主键 Guid 自动赋值的优先级,低于 Aop.AuditValue 事件(实现自定义 Guid 值);
|
||||
- 优化 WhereDynamic 传入 string 的时候自动转为主键的类型值;
|
||||
- 修复 ISelect.From 内部 WhereIf 二次表达式解析 bug;
|
||||
- 修复 Guid -> MapType(string) 在 FreeSql.DbContext 的类型转换错误;
|
||||
- 修复 表达式解析 Include 父子导航可能失败的 bug;
|
||||
- 修复 实体类型为 char 时 ExpressionTree 读取失败 bug;#283
|
||||
|
||||
## v1.3.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user