mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 15:30:53 +08:00
update
7
更新日志.md
7
更新日志.md
@@ -3,6 +3,13 @@
|
||||
|
||||
## v0.5.1(五一版)
|
||||
|
||||
## v0.4.12
|
||||
|
||||
- 增加 .First()/.FirstAsync() 指定字段查询的重载方法;
|
||||
- 调整 FreeSql.Repository 直接引用 FreeSql.DbContext 内的仓储实现;
|
||||
- 移动 FreeSql.Repository 至 FreeSql.DbContext;
|
||||
- 补充 单独针对 MySql 枚举类型的单元测试;
|
||||
|
||||
## v0.4.11
|
||||
|
||||
- 修复 .ToList(a => a.id) 当 id 是 guid 类型时,会出现类型转换失败 bug;
|
||||
|
||||
Reference in New Issue
Block a user