2881099
|
3897da4f4f
|
- 修复 pgsql OnConflictDoUpdate 临时主键问题;#1393
|
2023-01-05 16:53:25 +08:00 |
|
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
|
7d8457a988
|
- 增加 人大金仓 OdbcKingbaseES 实现;#325
|
2020-05-27 05:59:33 +08:00 |
|