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
f3bc47feca
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
..
ShenTongDelete.cs
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00
ShenTongInsert.cs
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +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
- 移除 ISelect<T> where T : class 约束限制;#515
2020-11-02 21:01:07 +08:00