mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-11 19:01:00 +08:00
update
2
更新日志.md
2
更新日志.md
@@ -4,7 +4,7 @@
|
||||
## v0.11.7
|
||||
|
||||
- 增加 SqlServer ISelect.WithLock 扩展方法,实现 with(nolock) 查询;
|
||||
- 增加 SqlServer IFreeSql.SetGlobalSelectWithLock 扩展方法,实现全局设置 with(nock) 查询;
|
||||
- 增加 SqlServer IFreeSql.SetGlobalSelectWithLock 扩展方法,实现全局设置 with(nolock) 查询;
|
||||
- 修复 MySql CodeFirst DateTime 同步结构条件判断的 bug,导致每次都执行 alter;
|
||||
> 高版本支持 datetime(3) 精度的、或者不指定 DbType="datetime" 就没事
|
||||
- 移除 Aop.ToList;
|
||||
|
||||
Reference in New Issue
Block a user