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.SqlServer
/
Curd
History
28810
324fde304e
- 增加 GlobalFilter.ApplyOnly 继承的实体才生效;#495
2020-10-22 02:59:38 +08:00
..
SqlServerDelete.cs
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00
SqlServerInsert.cs
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00
SqlServerInsertOrUpdate.cs
- 补充 fsql.InsertOrUpdate UpdateColumns 数据存在时只更新指定的字段;
2020-07-29 15:32:14 +08:00
SqlServerSelect.cs
- 增加 GlobalFilter.ApplyOnly 继承的实体才生效;#495
2020-10-22 02:59:38 +08:00
SqlServerUpdate.cs
- 增加 ISelect/IInsert/IUpdate/IDelete CommandTimeout 方法设置命令超时;
2020-09-18 09:00:01 +08:00