mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-24 17:20:58 +08:00
update
3
更新日志.md
3
更新日志.md
@@ -1,12 +1,13 @@
|
||||
|
||||
完整版本:年数-月-日-当日版本号,FreeSql、FreeSql.Repository、FreeSql.DbContext 版本号相同。
|
||||
|
||||
## v0.8.1(预告)
|
||||
## v0.8.1
|
||||
|
||||
- 优化 表达式中不能使用 c# 函数的问题,
|
||||
> 如:where(a => HttpContext.Session.GetString("UserID") == a.UserId)
|
||||
- 优化 IUpdate.Set 表达式传入匿名类更新多个字段;
|
||||
- 优化 IInsert.InsertIdentity 可插入自增属性;
|
||||
- 修改 Oracle CodeFirst 使用 OldName 迁移自增字段时,未删除旧的触发器和序列的 bug;
|
||||
|
||||
## v0.7.16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user