update

2881099
2023-09-06 15:18:42 +08:00
parent 2978e0854b
commit 234f19e689

@@ -1,6 +1,6 @@
大约每三个月一次版本号,暂时以修复 bug 为主
## v3.2.701
## v3.2.705
- 增加 FreeSql.Internal.Utils.TypeHandlers 自定义类型映射;
- 增加 IInsertOrUpdate BatchOptions 选项;
@@ -11,6 +11,7 @@
- 修复 MySql + InsertOrUpdateDict + IfExistsDoNothing 错误;#1601
- 优化 MySql/Sqlite InsertOrUpdate + IfExistsDoNothing 简化 SQL insert ignore into#1601
- 优化 WithLock/WithIndex 非 SqlServer 时忽略;
- 调整 MySql 不支持 utc_timestamp 统一调速为 current_timestamp#1604
## v3.2.700