mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 15:30:53 +08:00
update
3
更新日志.md
3
更新日志.md
@@ -1,12 +1,13 @@
|
||||
|
||||
完整版本:年数-月-日-当日版本号,FreeSql、FreeSql.Repository、FreeSql.DbContext 版本号相同。
|
||||
|
||||
## v0.6.4
|
||||
## v0.6.5
|
||||
|
||||
- 增加 NavigateAttribute 配置导航关系;
|
||||
- 修复 LinqToSql 方法,开启自动迁移时,迁移了无关类的 bug;
|
||||
- 修复 Oracle DbFirst date(7) 类型未处理的 bug;
|
||||
- 修复 AsSelect().Any() 未给其他条件时,产生 null bug;
|
||||
- 修复 子查询使用非表达式方法时,参数无效的 bug;
|
||||
- 增加 FreeSql.Extensions.LazyLoading 对 .net 4.5 的支持;
|
||||
- 优化 MySql CodeFirst 增加 DateTime 迁移后,默认值为 0000-00-00 导致读取失败的 bug;
|
||||
- 优化 LazyLoading 友好错误提示;
|
||||
|
||||
Reference in New Issue
Block a user