642 Commits

Author SHA1 Message Date
2881099
2bfb9c2621 v3.2.806-preview20231204 - 增加 WithSql().WhereDynamicFilter 的支持; 2023-12-03 19:52:00 +08:00
2881099
5f01fbd457 - 优化 表达式解析变量或常量 ToString; 2023-12-01 19:15:53 +08:00
2881099
c038097645 v3.2.806-preview20231201 2023-12-01 10:59:19 +08:00
2881099
e69fc68f5d - 修复 Column DbType 与 StringLength 多次替换问题; 2023-12-01 10:03:38 +08:00
2881099
02ffe93182 - 修复 Where(a => a.bool) 当使用了 MapType(int) 时出现 bug; 2023-11-30 14:35:00 +08:00
2881099
37dedfffa6 v3.2.806-preview20231128 - 修复 Xugu 批量插入/更新 SQL 报错; 2023-11-29 18:32:12 +08:00
2881099
9a699c0bfe v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法; 2023-11-22 22:21:28 +08:00
2881099
4289d8da69 - update internal code 2023-11-22 04:50:21 +08:00
2881099
f0413a4a13 v3.2.805 #1666 # 1664 #1655 #1651 2023-11-16 06:06:35 +08:00
2881099
9ab3dc1742 v3.2.803 2023-11-15 15:04:12 +08:00
2881099
af235783c6 v3.2.803-preview20231101 2023-11-01 11:38:40 +08:00
2881099
0ed85c336a v3.2.803-preview20231031 2023-10-31 16:30:37 +08:00
2881099
9004ff095f v3.2.802-preview20231024 2023-10-24 13:03:46 +08:00
2881099
09225ffd12 - 优化 IUpdateJoin AsTable 同时对多表名设置; 2023-10-24 12:52:09 +08:00
2881099
523a7ffffd v3.2.801-preview20230917 2023-09-16 20:24:31 +08:00
2881099
c4b42de729 v3.2.801-preview20230916 2023-09-13 15:46:40 +08:00
2881099
4e740c3072 - 优化 AND OR 简写的表达式解析; 2023-09-11 18:14:50 +08:00
2881099
9561ec22c3 v3.2.801-preview20230911 #1613 #1612 2023-09-11 12:42:08 +08:00
2881099
a809dd2517 - 修复 IUpdateJoin + 全局过滤器 + 从表不生效问题;#1612 2023-09-11 12:40:02 +08:00
2881099
265c2d3324 - 修复 JsonMap 进行 null 或非 null 查询;#1613 2023-09-11 12:08:19 +08:00
2881099
f117b1452e - 修复 GroupBy + WithTempQuery + .Key.xx + 特性名与实体不同 + 三元表达式解析问题; 2023-09-10 00:57:44 +08:00
2881099
29943a05c3 v3.2.801-preview20230909 #1612 2023-09-09 22:06:22 +08:00
2881099
cfd8457b2c - 修复 IUpdateJoin 支持从表 set;#1612 2023-09-09 21:41:37 +08:00
2881099
501efe335a v3.2.701-preview20230828 2023-08-28 19:03:16 +08:00
2881099
0d0e49fea9 - 增加 FreeSql.Internal.Utils.TypeHandlers 自定义类型映射; 2023-08-28 18:59:33 +08:00
2881099
d6823b6a21 - 优化 Sqlite 默认使用 AdoPool; 2023-08-27 20:52:04 +08:00
2881099
c6443b4683 v3.2.701-preview20230824 #1601 2023-08-24 11:23:07 +08:00
2881099
dd1f64a772 - 修复 MySql + InsertOrUpdateDict + IfExistsDoNothing 错误;#1601 2023-08-24 11:20:19 +08:00
2881099
c228332c4c v3.2.701-preview20230817 #1595 #1591 #1593 #1587 2023-08-17 15:08:48 +08:00
2881099
eea1d46615 v3.2.700 #1586 #1566 #1492 2023-08-13 12:18:26 +08:00
2881099
a73a6ab221 - 优化 GetPropertiesDictIgnoreCase 不返回没有 get 的属性; 2023-07-26 20:27:52 +08:00
2881099
6fcee2b571 v3.2.700-preview20230721 2023-07-21 14:43:43 +08:00
2881099
170007e9b6 v3.2.700-preview20230707 #1566 #1492 2023-07-07 15:00:34 +08:00
2881099
fd2c692814 - 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566 #1492 2023-07-07 14:23:12 +08:00
2881099
206fa50b90 v3.2.698 #1529 #1524 #1343 #1283 #755 #1532 #1545 #1549 #1071 #1252 #806 #1422 #1553 #1554 #1562 2023-07-06 13:15:32 +08:00
2881099
70036d4235 - 修复 达梦某情况连接串解析 user id 问题; 2023-07-06 10:34:41 +08:00
2881099
4da56f4435 - 优化 uow + ISelect.ToUpdate 事务传播;#1562 2023-07-01 16:41:48 +08:00
2881099
25ce6b424d - 修复 未发布的代码 bug; 2023-07-01 03:16:32 +08:00
2881099
7964785243 - 增加 pgsql 索引 B_Tree, Hash, GiST, GIN, SP_GiST, BRIN; 2023-06-29 15:42:27 +08:00
2881099
a07b0dcd3e v3.2.698-preview20230629 #1252 #806 #1422 2023-06-28 17:46:43 +08:00
2881099
2a3db8a2c2 - 修复 Enum.ToString() 即使 MapType=int 也应解析成 string;#1252 #806 2023-06-28 17:44:13 +08:00
2881099
40a7eb4854 v3.2.698-preview20230628 #1549 #1071 2023-06-27 21:27:50 +08:00
2881099
3ff008fb58 -修复 pgsql jsonb poco 方案联表查询问题;#1549 #1071 2023-06-27 21:24:53 +08:00
2881099
116c753f0b v3.2.698-preview20230627 2023-06-27 18:53:20 +08:00
2881099
667975362e v3.2.697-preview20230530 2023-05-30 18:24:46 +08:00
2881099
36c8a45e47 - 增加 IInsertOrUpdate.UpdateSet 指定更新; 2023-05-30 18:21:57 +08:00
2881099
496a969742 v3.2.696-preview20230524 #1427 #1521 2023-05-23 22:28:19 +08:00
2881099
6b84bd79ae - 修复 <object> + AsType + (a as BaseEntity) 解析问题;#1427 2023-05-23 22:25:14 +08:00
2881099
e7177991ad v3.2.696-preview20230518 2023-05-18 11:30:40 +08:00
2881099
e79860164d - 修复 自动分表 IUpdate/IDelete AsTable 不生效的问题; 2023-05-18 11:27:23 +08:00