2881099
|
dfb99d1822
|
- 优化 MySql/Sqlite InsertOrUpdate + IfExistsDoNothing 简化 SQL insert ignore into;#1601
|
2023-08-24 23:56:28 +08:00 |
|
2881099
|
dd1f64a772
|
- 修复 MySql + InsertOrUpdateDict + IfExistsDoNothing 错误;#1601
|
2023-08-24 11:20:19 +08:00 |
|
2881099
|
fd2c692814
|
- 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566 #1492
|
2023-07-07 14:23:12 +08:00 |
|
2881099
|
36c8a45e47
|
- 增加 IInsertOrUpdate.UpdateSet 指定更新;
|
2023-05-30 18:21:57 +08:00 |
|
2881099
|
b8c798e292
|
- 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存;
|
2023-03-03 19:00:52 +08:00 |
|
2881099
|
595d2ae388
|
unittest code
|
2023-01-16 20:14:43 +08:00 |
|
2881099
|
2bd621da20
|
- 修复 fsql.InsertOrUpdate CanInsert=false,CanUpdate=true (mysql/pgsql)不生效的 bug;
|
2022-11-01 18:12:31 +08:00 |
|
2881099
|
b7e96620a7
|
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
|
2022-09-09 01:38:24 +08:00 |
|