mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-19 23:00:58 +08:00
update
1
更新日志.md
1
更新日志.md
@@ -9,6 +9,7 @@
|
||||
- 增加 AuditValueEventArgs Object 参数;[#1128](https://github.com/dotnetcore/FreeSql/issues/1128)
|
||||
- 修复 pgsql varchar(120) CodeFirst 迁移不修改长度;
|
||||
- 修复 ISelect.InsertInto 未执行自动迁移;
|
||||
- 修复 UseCommandParameterWithLambda IN 参数化判断 的逻辑 bug;[#1137](https://github.com/dotnetcore/FreeSql/issues/1137)
|
||||
- 优化 连接池不可用、定时检查;
|
||||
- 优化 Limit + Sum/Avg/Max/Min 为嵌套查询;
|
||||
- 优化 GroupBy Page 未排序的查询;[#1126](https://github.com/dotnetcore/FreeSql/issues/1126)
|
||||
|
||||
Reference in New Issue
Block a user