mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-14 20:30:56 +08:00
update
6
更新日志.md
6
更新日志.md
@@ -5,13 +5,13 @@
|
|||||||
|
|
||||||
## v3.2.660
|
## v3.2.660
|
||||||
|
|
||||||
- 增加 UseMappingPriority 指定映射优先级;#387 #69 #99
|
- 增加 UseMappingPriority 指定映射优先级;[#387](https://github.com/dotnetcore/FreeSql/issues/387) [#69](https://github.com/dotnetcore/FreeSql/issues/69) [#99](https://github.com/dotnetcore/FreeSql/issues/99)
|
||||||
- 增加 AuditValueEventArgs Object 参数;#1128
|
- 增加 AuditValueEventArgs Object 参数;[#1128](https://github.com/dotnetcore/FreeSql/issues/1128)
|
||||||
- 修复 pgsql varchar(120) CodeFirst 迁移不修改长度;
|
- 修复 pgsql varchar(120) CodeFirst 迁移不修改长度;
|
||||||
- 修复 ISelect.InsertInto 未执行自动迁移;
|
- 修复 ISelect.InsertInto 未执行自动迁移;
|
||||||
- 优化 连接池不可用、定时检查;
|
- 优化 连接池不可用、定时检查;
|
||||||
- 优化 Limit + Sum/Avg/Max/Min 为嵌套查询;
|
- 优化 Limit + Sum/Avg/Max/Min 为嵌套查询;
|
||||||
- 优化 GroupBy Page 未排序的查询;#1126
|
- 优化 GroupBy Page 未排序的查询;[#1126](https://github.com/dotnetcore/FreeSql/issues/1126)
|
||||||
|
|
||||||
## v3.2.651
|
## v3.2.651
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user