mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-26 02:00:58 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -6,6 +6,7 @@
|
|||||||
- 优化 表达式中不能使用 c# 函数的问题,
|
- 优化 表达式中不能使用 c# 函数的问题,
|
||||||
> 如:where(a => HttpContext.Session.GetString("UserID") == a.UserId)
|
> 如:where(a => HttpContext.Session.GetString("UserID") == a.UserId)
|
||||||
- 优化 IUpdate.Set 表达式传入匿名类更新多个字段;
|
- 优化 IUpdate.Set 表达式传入匿名类更新多个字段;
|
||||||
|
- 优化 IInsert.InsertIdentity 可插入自增属性;
|
||||||
|
|
||||||
## v0.7.16
|
## v0.7.16
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user