2881099
|
2bd621da20
|
- 修复 fsql.InsertOrUpdate CanInsert=false,CanUpdate=true (mysql/pgsql)不生效的 bug;
|
2022-11-01 18:12:31 +08:00 |
|
2881099
|
1155ffc781
|
- 增加 IInsertOrUpdate.SetSource(items, tempPrimarys) 指定临时主键参数;#1160
|
2022-06-22 21:09:04 +08:00 |
|
igeekfan
|
fdacbf26e3
|
Merge branch 'master' of github.com:dotnetcore/FreeSql
|
2022-06-10 03:06:03 +08:00 |
|
igeekfan
|
4fa125e93c
|
✨ support provider、Extensions Exceptions 多语言
|
2022-06-10 03:05:27 +08:00 |
|
2881099
|
38c6796b67
|
- 修复 AsTable 子查询未传播的 bug;#1103
|
2022-06-09 13:59:27 +08:00 |
|
2881099
|
d38be498a3
|
- 增加 IsVersion 对 byte[] 的支持;#548
|
2020-11-19 20:21:32 +08:00 |
|
2881099
|
b25bcf8ee5
|
- 增加 Async CancellationToken OnDuplicateKeyUpdate/OnConflictDoUpdate;
|
2020-11-12 06:48:52 +08:00 |
|
28810
|
8f9efe1f11
|
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
|
2020-09-18 09:00:01 +08:00 |
|
28810
|
93562fd802
|
- 优化 NoneParameter Oracle 文本超长的问题;
|
2020-08-10 17:57:29 +08:00 |
|
28810
|
6a443620e7
|
- 增加 IFreeSql.InsertOrUpdate 方法 #316
|
2020-05-21 01:59:35 +08:00 |
|
28810
|
24cc8bc1da
|
- 调整 Aop 改为 event 事件;
- 调整 Ado.AopCommandExecuting/AopCommandExecuted 到 Aop.CommandBefore/After;
- 增加 Aop.TraceBefore/After 事件;
|
2020-03-02 18:57:53 +08:00 |
|
28810
|
63612d20fd
|
- 完善 PgSql OnConflictDoUpdate 功能增加 DO NOTHING 操作;#174
|
2019-12-31 22:49:49 +08:00 |
|
28810
|
24e2c098a4
|
- 增加 PostgreSQL 特有功能 On Conflict Do Update 功能;
|
2019-11-13 16:35:13 +08:00 |
|
28810
|
e0030b0c00
|
- 增加 PostgreSQL 特有功能 On Conflict Do Update 功能;
|
2019-11-13 16:21:30 +08:00 |
|