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 19:52:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Custom
/
SqlServer
History
2881099
53443dc22b
- 优化 TypeHandlers 支持 Enum 枚举映射规则;#1634
2024-02-08 13:06:43 +08:00
..
Curd
- 增加 IUpdate.ExecuteUpdated 指定字段返回;
2023-12-10 23:55:04 +08:00
CustomSqlServerAdo
- 优化 TypeHandlers 支持 Enum 枚举映射规则;#1634
2024-02-08 13:06:43 +08:00
CustomSqlServerCodeFirst.cs
- 增加 ICodeFirst.SyncStructure(TableInfo) 重载方法迁移表结构;
2023-11-24 22:39:27 +08:00
CustomSqlServerDbFirst.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomSqlServerExpression.cs
- 优化 表达式解析变量或常量 ToString;
2023-12-01 19:15:53 +08:00
CustomSqlServerProvider.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomSqlServerUtils.cs
- 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号;
2022-12-23 08:22:11 +08:00