mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 07:20:51 +08:00
update
5
更新日志.md
5
更新日志.md
@@ -1,6 +1,11 @@
|
||||
|
||||
完整版本:年数-月-日-当日版本号,FreeSql、FreeSql.Repository、FreeSql.DbContext 版本号相同。
|
||||
|
||||
## v0.7.9
|
||||
|
||||
- 修复 LambadaExpressionExtensions 扩展方法 And/Or 当存在二级 lambada 时替换错误的 bug;
|
||||
> 如:where.Add(a => a.Tags.Any(b => ...)),b 替换错误
|
||||
|
||||
## v0.7.8
|
||||
|
||||
- 增加 子查询函数 First、Count、Min、Max、Sum、Avg 的支持 [#wiki](https://github.com/2881099/FreeSql/wiki/%e5%a4%9a%e8%a1%a8%e6%9f%a5%e8%af%a2#%E5%AD%90%E8%A1%A8-exists-%E6%9F%A5%E8%AF%A2);
|
||||
|
||||
Reference in New Issue
Block a user