mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-07 17:00:52 +08:00
update
5
更新日志.md
5
更新日志.md
@@ -3,11 +3,14 @@
|
||||
|
||||
## v0.5.1(五一版预告)
|
||||
|
||||
## v0.4.13
|
||||
|
||||
- 优化 MySql 日期类型精确至毫秒;
|
||||
- 增加 Distinct 查询前去重数据;
|
||||
|
||||
## v0.4.12
|
||||
|
||||
- 增加 .First()/.FirstAsync() 指定字段查询的重载方法;
|
||||
- 增加 First/FirstAsync 指定字段查询的重载方法;
|
||||
- 调整 FreeSql.Repository 直接引用 FreeSql.DbContext 内的仓储实现;
|
||||
- 移动 FreeSql.Repository 至 FreeSql.DbContext;
|
||||
- 补充 单独针对 MySql 枚举类型的单元测试;
|
||||
|
||||
Reference in New Issue
Block a user