549 Commits

Author SHA1 Message Date
2881099
02ffe93182 - 修复 Where(a => a.bool) 当使用了 MapType(int) 时出现 bug; 2023-11-30 14:35:00 +08:00
2881099
9a699c0bfe v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法; 2023-11-22 22:21:28 +08:00
2881099
5260c856a3 - 增加 IAsTable 自动分表支持不规则时间间隔; 2023-11-22 20:14:01 +08:00
2881099
14b15a8aaa v3.2.806-preview20231122 2023-11-22 13:04:52 +08:00
2881099
4289d8da69 - update internal code 2023-11-22 04:50:21 +08:00
2881099
1e36bd7822 - 优化 UnionAll + WithTempQuery 嵌套的 SQL; 2023-11-20 19:17:05 +08:00
2881099
e236a1ad4d - 优化 DynamicEntity 扩展方法使用范围,支持net45+ 2023-11-20 08:18:34 +08:00
2881099
f0413a4a13 v3.2.805 #1666 # 1664 #1655 #1651 2023-11-16 06:06:35 +08:00
2881099
4838c89887 update ClickHouse.Client 6.8.1 #1666 2023-11-15 15:41:06 +08:00
2881099
9ab3dc1742 v3.2.803 2023-11-15 15:04:12 +08:00
2881099
b99c5f4a62 update to net8.0 2023-11-15 14:55:16 +08:00
2881099
930f8f46e9 v3.2.803-preview20231102 #1655 2023-11-02 10:39:10 +08:00
2881099
7115b68871 - 优化 RereadSql 支持表的其他字段使用;#1655 2023-11-02 10:30:13 +08:00
2881099
448b25c479 - 修复 Xugu Insert + AsTable + ExecuteIdentity bug; 2023-11-01 15:12:23 +08:00
2881099
16e5f8b199 co 2023-10-27 11:01:38 +08:00
2881099
4518dc6548 - 补充 XGDbType 2023-10-25 15:09:45 +08:00
2881099
09225ffd12 - 优化 IUpdateJoin AsTable 同时对多表名设置; 2023-10-24 12:52:09 +08:00
2881099
632c5cabf4 v3.2.802-preview20231019 2023-10-19 15:41:15 +08:00
2881099
c8bdd5e741 - 修复 IncludeMany 变异 Where + ToList dto 无法级联; 2023-10-19 15:36:48 +08:00
2881099
5782d6e517 - 增加 Aop.AuditDataReader 参数属性 PropertyInfo,实现自定义拦截; 2023-10-18 20:25:03 +08:00
2881099
a3cb3d37df v3.2.802-preview20231018 #1638 2023-10-18 13:06:47 +08:00
hyzx86
a278578daf 修复低版本兼容性 2023-09-27 01:22:37 +08:00
2881099
be6f2fa9c2 v3.2.801-preview20230919 2023-09-19 14:58:28 +08:00
2881099
b2eb165182 v3.2.801-preview20230915 #1615 2023-09-13 12:20:16 +08:00
2881099
4e740c3072 - 优化 AND OR 简写的表达式解析; 2023-09-11 18:14:50 +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
75f4eb92e2 - 修复 UpdateJoin 与全局过滤器别名问题;#1612 2023-09-09 22:03:13 +08:00
2881099
cfd8457b2c - 修复 IUpdateJoin 支持从表 set;#1612 2023-09-09 21:41:37 +08:00
2881099
11ebe7aaff v3.2.701 #1603 #1601 #1595 #1591 #1593 #1587 2023-09-06 14:44:11 +08:00
2881099
4ea00a1be7 - 修复 FreeSql.Geneartor 无法生成人大金仓数据库问题; 2023-09-06 14:39:30 +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
6a79b63d94 v3.2.701-preview20230822 2023-08-22 14:17:33 +08:00
2881099
d2f4bfb6f5 update summary 2023-07-28 16:00:14 +08:00
2881099
f799191ac0 - 优化 WithTempQuery + SqlServer 未指定 OrderBy 的分页; 2023-07-21 14:39:34 +08:00
2881099
fd2c692814 - 增加 GlobalFilter.Apply before 参数将过滤条件插入 where 之前;#1566 #1492 2023-07-07 14:23:12 +08:00
2881099
87d528e35f - 修复 QuestDB Guid 类型的问题; 2023-07-06 14:57:04 +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
116c753f0b v3.2.698-preview20230627 2023-06-27 18:53:20 +08:00
2881099
4e6eff1cb4 v3.2.698-preview20230621 #1545 2023-06-21 17:08:28 +08:00
2881099
a3bfc49da3 v3.2.698-preview20230608 #1529 #1524 #1343 #1283 #755 2023-06-08 18:40:58 +08:00
2881099
a7233c1926 - 增加 FreeSqlBuilder UseAdoConnectionPool 更换连接池方案;#1524 #1343 #1283 #755 2023-06-08 18:35:49 +08:00
hyzx86
e27a1ba5a1 还原 WhereIdentityPrimary 方法名 2023-06-07 20:03:44 +08:00
2881099
6ab7766d74 - 修复 3.2.696 自动分表 bug;#1527 e79860164d5d12e4f7df747f0e29503dff301cb7 2023-06-06 11:24:18 +08:00
2881099
667975362e v3.2.697-preview20230530 2023-05-30 18:24:46 +08:00