22 Commits

Author SHA1 Message Date
2881099
5ad0fd8b75 - 移除 TimeSpan 过度 Lambda 解析; 2024-08-08 20:30:26 +08:00
2881099
20b88248e9 - 修复 .Contains('b%') 部分数据库函数参数位置错误;#1826 2024-06-19 15:10:11 +08:00
2881099
53443dc22b - 优化 TypeHandlers 支持 Enum 枚举映射规则;#1634 2024-02-08 13:06:43 +08:00
2881099
7ed542d859 - 增加 IUpdate.ExecuteUpdated 重载方法返回指定字段;#1681 2023-12-10 23:19:32 +08:00
2881099
5f01fbd457 - 优化 表达式解析变量或常量 ToString; 2023-12-01 19:15:53 +08:00
2881099
aad91e2172 - 增加 ICodeFirst.SyncStructure(TableInfo) 重载方法迁移表结构; 2023-11-24 22:39:27 +08:00
2881099
6c1087b043 - 修复 Xugu 不支持 Enum 映射问题; 2023-10-27 10:35:33 +08:00
2881099
58f261b5e5 - 优化 TypeHandlers 支持 DateTime 映射规则;#1634 2023-10-10 02:07:29 +08:00
2881099
0ec5bc7715 - 修复 v3.2.700 Oracle Exists 子查询 bug; 2023-09-08 11:16:51 +08:00
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