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.ShenTong
/
Curd
History
2881099
8bbb7329f9
- 增加 Async CancellationToken IInsert/IUdate/IInsertOrUpdate;
2020-11-12 06:35:29 +08:00
..
ShenTongDelete.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
ShenTongInsert.cs
- 增加 Async CancellationToken IInsert/IUdate/IInsertOrUpdate;
2020-11-12 06:35:29 +08:00
ShenTongInsertOrUpdate.cs
- 补充 fsql.InsertOrUpdate UpdateColumns 数据存在时只更新指定的字段;
2020-07-29 15:32:14 +08:00
ShenTongSelect.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
ShenTongUpdate.cs
- 增加 Async CancellationToken IInsert/IUdate/IInsertOrUpdate;
2020-11-12 06:35:29 +08:00