mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-27 08:20:55 +08:00
update
4
更新日志.md
4
更新日志.md
@@ -1,8 +1,10 @@
|
||||
|
||||
完整版本:年数-月-日-当日版本号,FreeSql、FreeSql.Repository、FreeSql.DbContext 版本号相同。
|
||||
|
||||
## v0.8.0(预告)
|
||||
## v0.8.1(预告)
|
||||
|
||||
- 优化 表达式中不能使用 c# 函数的问题,
|
||||
> 如:where(a => HttpContext.Session.GetString("UserID") == a.UserId);
|
||||
- 优化 IUpdate.Set 表达式传入匿名类更新多个字段;
|
||||
|
||||
## v0.7.16
|
||||
|
||||
Reference in New Issue
Block a user