14 Commits

Author SHA1 Message Date
2881099
2a3db8a2c2 - 修复 Enum.ToString() 即使 MapType=int 也应解析成 string;#1252 #806 2023-06-28 17:44:13 +08:00
2881099
36c8a45e47 - 增加 IInsertOrUpdate.UpdateSet 指定更新; 2023-05-30 18:21:57 +08:00
2881099
85ab2b196e - 增加 部分 LocalExecuteScalar Aop.CommandAfter 事件;#1481 2023-04-18 00:43:18 +08:00
hyzx86
f73ec96572 修改 Mysql, SqlServer ,Odbc AOP command 拦截 2023-04-04 16:54:46 +08:00
hyzx86
0b4124202e Revert "为所有数据库 CodeFirst 中的 LocalExecuteScalar 增加 AOP"
This reverts commit aa13fc49a75cf013cc7e5036e14e918806a52713.
2023-04-04 16:33:24 +08:00
hyzx86
aa13fc49a7 为所有数据库 CodeFirst 中的 LocalExecuteScalar 增加 AOP 2023-04-04 16:28:54 +08:00
2881099
c83baec65e - 修复 表达式树解析 string.Concat 多于3个时的 bug; 2023-03-24 12:44:54 +08:00
2881099
b8c798e292 - 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存; 2023-03-03 19:00:52 +08:00
2881099
595d2ae388 unittest code 2023-01-16 20:14:43 +08:00
2881099
33f11a2066 - 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题; 2023-01-16 19:16:56 +08:00
2881099
ef6d790dcc - 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号; 2022-12-23 08:22:11 +08:00
2881099
ebd15d09fc update pr 2022-11-16 00:31:40 +08:00
2881099
2bd621da20 - 修复 fsql.InsertOrUpdate CanInsert=false,CanUpdate=true (mysql/pgsql)不生效的 bug; 2022-11-01 18:12:31 +08:00
2881099
b7e96620a7 - 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配; 2022-09-09 01:38:24 +08:00