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-25 04:02:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Custom
/
SqlServer
/
Curd
History
2881099
b8c798e292
- 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存;
2023-03-03 19:00:52 +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 SetSource tempPrimary 自增的忽略保存;
2023-03-03 19:00:52 +08:00
CustomSqlServerSelect.cs
- 优化 SqlServer2005 TOP 1 查询;
2022-11-17 18:15:44 +08:00
CustomSqlServerUpdate.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00