update

28810
2020-03-16 12:16:50 +08:00
parent 75a5c232be
commit 07a00e68fb

@@ -11,6 +11,7 @@
- 修复 UseGenerateCommandParameterWithLambda(true) 时子语句的参数没整合到主语句;#231
- 增加 ISelect.RawJoin 方法以便实现 Outer Apply 查询;#200
- 增加 ISelect.ToTreeList 扩展方法查询数据,加工为树型 List(注意:实体需要配置父子导航属性)
- 优化 TableInfo 元数据对 interface 实现类 IsVirtual 重写的判断(增加 IsFinal == false
## v1.2.1