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-06-19 04:18:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6caf74252a6fbd9b744c779bea7a960e49f245ac
FreeSql
/
Providers
/
FreeSql.Provider.Custom
/
SqlServer
/
Curd
History
2881099
36c8a45e47
- 增加 IInsertOrUpdate.UpdateSet 指定更新;
2023-05-30 18:21:57 +08:00
..
CustomSqlServerDelete.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomSqlServerInsert.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomSqlServerInsertOrUpdate.cs
- 增加 IInsertOrUpdate.UpdateSet 指定更新;
2023-05-30 18:21:57 +08:00
CustomSqlServerSelect.cs
- 修复 WithTempQuery + Oracle 分页问题;#1519
2023-05-23 12:09:19 +08:00
CustomSqlServerUpdate.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00