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
2881099
9e3b258ffd
- 恢复 MySql ServerTime = Utc ;#1604
#1624
2023-09-21 20:08:17 +08:00
..
Curd
- 优化 MySql/Sqlite InsertOrUpdate + IfExistsDoNothing 简化 SQL insert ignore into;#1601
2023-08-24 23:56:28 +08:00
CustomMySqlAdo
- 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题;
2023-01-16 19:16:56 +08:00
CustomMySqlCodeFirst.cs
- 增加 部分 LocalExecuteScalar Aop.CommandAfter 事件;#1481
2023-04-18 00:43:18 +08:00
CustomMySqlDbFirst.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomMySqlExpression.cs
- 修复 Enum.ToString() 即使 MapType=int 也应解析成 string;#1252
#806
2023-06-28 17:44:13 +08:00
CustomMySqlProvider.cs
- 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配;
2022-09-09 01:38:24 +08:00
CustomMySqlUtils.cs
- 恢复 MySql ServerTime = Utc ;#1604
#1624
2023-09-21 20:08:17 +08:00