update

2881099
2021-02-02 23:08:02 +08:00
parent 18be2ecac4
commit 5827f033e9

@@ -15,6 +15,7 @@
- 优化 Console.Write 平台兼容问题;#643
- 优化 DbSet/Repository 级联保存时,忽略未配置的导航属性;
- 优化 FreeSql.Extensions.Linq Select 选定字段查询方法;#674 #533
- 优化 Repository.DataFilter 可禁用 GlobalFilter
- 修复 延时属性时级联保存失败的 bug
- 修复 分组查询后,无法使用子查询的问题;
- 修复 UseGenerateCommandParameterWithLambda + Enum + MapType(string) bug
@@ -26,6 +27,7 @@
- 修复 神通 Linux not supported 问题;#656
- 修复 WhereDynamicFilter 普通多表查询时别名判断的 bug
- 修复 AsTreeCte 事务传播 bug
- 修复 表达式树解析 MapType 把小数位转换丢失的 bug
## v2.0.105