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
2881099
543ce4f513
- 增加 IUpdate.ExecuteUpdated 指定字段返回;
2023-12-10 23:55:04 +08:00
..
SqlServerDelete.cs
✨
support provider、Extensions Exceptions 多语言
2022-06-10 03:05:27 +08:00
SqlServerInsert.cs
✨
support provider、Extensions Exceptions 多语言
2022-06-10 03:05:27 +08:00
SqlServerInsertOrUpdate.cs
- 增加 IInsertOrUpdate.UpdateSet 指定更新;
2023-05-30 18:21:57 +08:00
SqlServerSelect.cs
- 优化 WithTempQuery + SqlServer 未指定 OrderBy 的分页;
2023-07-21 14:39:34 +08:00
SqlServerUpdate.cs
- 增加 IUpdate.ExecuteUpdated 指定字段返回;
2023-12-10 23:55:04 +08:00