15 Commits

Author SHA1 Message Date
2881099
58f261b5e5 - 优化 TypeHandlers 支持 DateTime 映射规则;#1634 2023-10-10 02:07:29 +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
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
c6a3ca6d2f - 优化 pgsql15.0 部分类型兼容;#1436 2023-02-24 21:53:06 +08:00
2881099
c6f0e4455f v3.2.687-preview20230119 pgsql15.0 Version 处理 2023-01-17 21:37:38 +08:00
2881099
66f522f58f v3.2.687-preview20230117 2023-01-17 17:25:41 +08:00
2881099
49cdfc4961 - 优化 pgsql CodeFirst Syncsture CREATE INDEX code; 2023-01-17 17:20:50 +08:00
2881099
33f11a2066 - 优化 IAdo.ConnectionString 使用 UseConnectionFactory 时值为 NULL 的问题; 2023-01-16 19:16:56 +08:00
2881099
3897da4f4f - 修复 pgsql OnConflictDoUpdate 临时主键问题;#1393 2023-01-05 16:53:25 +08:00
2881099
ef6d790dcc - 增加 FreeSqlBuilder UseQuoteSqlName 设置不使用 [] `` "" 限定符号; 2022-12-23 08:22:11 +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