560 Commits

Author SHA1 Message Date
2881099
7f0bf3cd01 - 优化 自动分表 join 分表(自动贴合); 2023-12-11 23:38:09 +08:00
2881099
a1b55508a8 v3.2.806-preview20231212 2023-12-11 16:58:35 +08:00
2881099
4155596933 - 增加 自动分表 IAsTable.SetDefaultAllTables 拦截未使用 where 条件的场景;修复 自动分表 IAsTable.SetTableName 位置 bug; 2023-12-11 16:48:02 +08:00
2881099
0c6cf079e1 v3.2.806-preview20231211 #1681 #1680 #1521 2023-12-11 00:41:05 +08:00
2881099
543ce4f513 - 增加 IUpdate.ExecuteUpdated 指定字段返回; 2023-12-10 23:55:04 +08:00
2881099
1f0fccf977 - 增加 IUpdate.ExecuteUpdated 指定字段返回;#1681 2023-12-10 21:55:54 +08:00
2881099
338daf398e - 增加 IUpdate/IDelete WhereDynamicFilter API;#1521 2023-12-09 02:07:14 +08:00
2881099
139c19e224 - 增加 pgsql 扩展方法 ISelect<T>.DistinctOn;#1680 2023-12-08 16:07:49 +08:00
2881099
18cb1b3fa6 v3.2.806-preview20231205 2023-12-04 11:28:48 +08:00
2881099
4ac861e0d6 - 修复 多表子查询参数化共享问题; 2023-12-04 11:23:46 +08:00
2881099
93baf0e317 v3.2.806-preview20231129 - 增加 ClickHouse 数组类型映射;#1676 #1568 2023-11-30 16:28:07 +08:00
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