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-23 11:12:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
Providers
/
FreeSql.Provider.Custom
/
MySql
History
hyzx86
f73ec96572
修改 Mysql, SqlServer ,Odbc AOP command 拦截
2023-04-04 16:54:46 +08:00
..
Curd
- 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存;
2023-03-03 19:00:52 +08:00
CustomMySqlAdo
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
CustomMySqlCodeFirst.cs
修改 Mysql, SqlServer ,Odbc AOP command 拦截
2023-04-04 16:54:46 +08:00
CustomMySqlDbFirst.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomMySqlExpression.cs
- 修复 表达式树解析 string.Concat 多于3个时的 bug;
2023-03-24 12:44:54 +08:00
CustomMySqlProvider.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomMySqlUtils.cs
- 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号;
2022-12-23 08:22:11 +08:00