13 Commits

Author SHA1 Message Date
2881099
fd2c692814 - 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566 #1492 2023-07-07 14:23:12 +08:00
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
98c4ce8274 - 修复 WithTempQuery + Oracle 分页问题;#1519 2023-05-23 12:09:19 +08:00
2881099
1d41088aff - 修复 Oracle 插入 LONG RAW 类型的问题; 2023-05-17 15:38:53 +08:00
2881099
486a05a3f7 - 增加 IInsert IgnoreInsertValueSql 方法临时忽略 InsertValueSql 设置; 2023-03-30 15:15:26 +08:00
2881099
c83baec65e - 修复 表达式树解析 string.Concat 多于3个时的 bug; 2023-03-24 12:44:54 +08:00
2881099
9a15a9781e v3.2.692-preview20230314 - 修复 Oracle Merge Into byte[] 参数化判断 bug;#1459 2023-03-14 21:54:07 +08:00
2881099
b8c798e292 - 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略保存; 2023-03-03 19:00:52 +08:00
2881099
d55e6782d4 - 优化 IInsertOrUpdate SetSource tempPrimary 自增的忽略插入; 2023-03-03 16:47:06 +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
b7e96620a7 - 增加 所有国产数据库支持 CustomMySql、CustomPostgreSQL、CustomOracle、CustomSqlServer 自定义适配; 2022-09-09 01:38:24 +08:00