mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-02 12:10:56 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -11,6 +11,7 @@
|
||||
- 修复 UseGenerateCommandParameterWithLambda(true) 时子语句的参数没整合到主语句;#231
|
||||
- 增加 ISelect.RawJoin 方法以便实现 Outer Apply 查询;#200
|
||||
- 增加 ISelect.ToTreeList 扩展方法查询数据,加工为树型 List;(注意:实体需要配置父子导航属性)
|
||||
- 优化 TableInfo 元数据对 interface 实现类 IsVirtual 重写的判断(增加 IsFinal == false);
|
||||
|
||||
## v1.2.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user