This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-24 03:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.KingbaseES
/
Curd
History
2881099
37cd18d7c4
- 增加 Async CancellationToken IDelete;
2020-11-12 06:43:45 +08:00
..
KingbaseESDelete.cs
- 增加 Async CancellationToken IDelete;
2020-11-12 06:43:45 +08:00
KingbaseESInsert.cs
- 增加 Async CancellationToken IInsert/IUdate/IInsertOrUpdate;
2020-11-12 06:35:29 +08:00
KingbaseESInsertOrUpdate.cs
- 增加 人大金仓 Ado.Net 实现 FreeSql.Provider.KingbaseES #325;
2020-08-21 19:46:23 +08:00
KingbaseESOnConflictDoUpdate.cs
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00
KingbaseESSelect.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
KingbaseESUpdate.cs
- 增加 Async CancellationToken IInsert/IUdate/IInsertOrUpdate;
2020-11-12 06:35:29 +08:00