mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-06 16:30:52 +08:00
update
2
更新日志.md
2
更新日志.md
@@ -4,7 +4,7 @@
|
||||
## v0.8.1(预告)
|
||||
|
||||
- 优化 表达式中不能使用 c# 函数的问题,
|
||||
> 如:where(a => HttpContext.Session.GetString("UserID") == a.UserId);
|
||||
> 如:where(a => HttpContext.Session.GetString("UserID") == a.UserId)
|
||||
- 优化 IUpdate.Set 表达式传入匿名类更新多个字段;
|
||||
|
||||
## v0.7.16
|
||||
|
||||
Reference in New Issue
Block a user