|
dfb99d1822
|
- 优化 MySql/Sqlite InsertOrUpdate + IfExistsDoNothing 简化 SQL insert ignore into;#1601
|
2023-08-24 23:56:28 +08:00 |
|
|
dd1f64a772
|
- 修复 MySql + InsertOrUpdateDict + IfExistsDoNothing 错误;#1601
|
2023-08-24 11:20:19 +08:00 |
|
|
36c8a45e47
|
- 增加 IInsertOrUpdate.UpdateSet 指定更新;
|
2023-05-30 18:21:57 +08:00 |
|
|
b8c798e292
|
- 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存;
|
2023-03-03 19:00:52 +08:00 |
|
|
b7e96620a7
|
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
|
2022-09-09 01:38:24 +08:00 |
|