mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-03 23:10:54 +08:00
update
10
更新日志.md
10
更新日志.md
@@ -1,5 +1,15 @@
|
||||
大约每三个月一次版本号,暂时以修复 bug 为主
|
||||
|
||||
## v3.2.803
|
||||
|
||||
- 更新 支持到 .net8.0,FreeSql.DbContext 放弃 .netcoreapp2.1 依赖注入;
|
||||
- 调整 DataType.SqlServer/MySql/PostgreSQL 默认使用 Ado 连接池;
|
||||
- 增加 InsertDict ExecuteIdentity 重载指定自增列;
|
||||
- 修复 MySql 8.0 索引 DESC 的判断;#1664
|
||||
- 修复 Xugu Insert + AsTable + ExecuteIdentity bug;
|
||||
- 修复 虚谷日期格式化函数映射;
|
||||
- 优化 RereadSql 支持表的其他字段使用;#1655
|
||||
|
||||
## v3.2.802
|
||||
|
||||
- 增加 Aop.AuditDataReader 参数属性 PropertyInfo,实现自定义拦截;
|
||||
|
||||
Reference in New Issue
Block a user