|
b814921a6a
|
- 增加 低代码扩展包 FreeSql.Extensions.ZoreEntity;
|
2023-12-13 20:59:25 +08:00 |
|
|
2368377b0d
|
- 修复 SqlServer 批量更新 bool? null 值生成多余的 case when SQL;
|
2023-12-13 20:42:20 +08:00 |
|
|
09c872562e
|
v3.2.806-preview20231214
|
2023-12-12 21:05:21 +08:00 |
|
|
1a0507d621
|
- 增加 IBaseRepository.AsTable 重载方法支持多表表名设置;
|
2023-12-12 20:45:35 +08:00 |
|
|
40835a9a12
|
v3.2.806-preview20231213
|
2023-12-11 23:44:13 +08:00 |
|
|
7f0bf3cd01
|
- 优化 自动分表 join 分表(自动贴合);
|
2023-12-11 23:38:09 +08:00 |
|
|
a1b55508a8
|
v3.2.806-preview20231212
|
2023-12-11 16:58:35 +08:00 |
|
|
4155596933
|
- 增加 自动分表 IAsTable.SetDefaultAllTables 拦截未使用 where 条件的场景;修复 自动分表 IAsTable.SetTableName 位置 bug;
|
2023-12-11 16:48:02 +08:00 |
|
|
0c6cf079e1
|
v3.2.806-preview20231211 #1681 #1680 #1521
|
2023-12-11 00:41:05 +08:00 |
|
|
543ce4f513
|
- 增加 IUpdate.ExecuteUpdated 指定字段返回;
|
2023-12-10 23:55:04 +08:00 |
|
|
7ed542d859
|
- 增加 IUpdate.ExecuteUpdated 重载方法返回指定字段;#1681
|
2023-12-10 23:19:32 +08:00 |
|
|
1f0fccf977
|
- 增加 IUpdate.ExecuteUpdated 指定字段返回;#1681
|
2023-12-10 21:55:54 +08:00 |
|
|
338daf398e
|
- 增加 IUpdate/IDelete WhereDynamicFilter API;#1521
|
2023-12-09 02:07:14 +08:00 |
|
|
139c19e224
|
- 增加 pgsql 扩展方法 ISelect<T>.DistinctOn;#1680
|
2023-12-08 16:07:49 +08:00 |
|
|
29ee683a3d
|
v3.2.806-preview20231206
|
2023-12-04 23:44:36 +08:00 |
|
|
18cb1b3fa6
|
v3.2.806-preview20231205
|
2023-12-04 11:28:48 +08:00 |
|
|
4ac861e0d6
|
- 修复 多表子查询参数化共享问题;
|
2023-12-04 11:23:46 +08:00 |
|
|
ba8c34fa3c
|
update pgsql tests
|
2023-12-03 21:33:06 +08:00 |
|
|
2bfb9c2621
|
v3.2.806-preview20231204 - 增加 WithSql().WhereDynamicFilter 的支持;
|
2023-12-03 19:52:00 +08:00 |
|
|
60d329265a
|
- 优化 Update 无字段时不做任何处理;
|
2023-12-02 00:05:11 +08:00 |
|
|
c038097645
|
v3.2.806-preview20231201
|
2023-12-01 10:59:19 +08:00 |
|
|
e69fc68f5d
|
- 修复 Column DbType 与 StringLength 多次替换问题;
|
2023-12-01 10:03:38 +08:00 |
|
|
a8c72b19da
|
v3.2.806-preview20231130 #1676 #1568
|
2023-11-30 16:51:52 +08:00 |
|
|
93baf0e317
|
v3.2.806-preview20231129 - 增加 ClickHouse 数组类型映射;#1676 #1568
|
2023-11-30 16:28:07 +08:00 |
|
|
9608d434f6
|
增加Clickhouse - Bool/Array适配
|
2023-11-30 16:03:12 +08:00 |
|
|
02ffe93182
|
- 修复 Where(a => a.bool) 当使用了 MapType(int) 时出现 bug;
|
2023-11-30 14:35:00 +08:00 |
|
|
37dedfffa6
|
v3.2.806-preview20231128 - 修复 Xugu 批量插入/更新 SQL 报错;
|
2023-11-29 18:32:12 +08:00 |
|
|
aad91e2172
|
- 增加 ICodeFirst.SyncStructure(TableInfo) 重载方法迁移表结构;
|
2023-11-24 22:39:27 +08:00 |
|
|
362d39bdb5
|
Merge branch 'master' into daily
|
2023-11-23 09:00:44 +08:00 |
|
|
9a699c0bfe
|
v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法;
|
2023-11-22 22:21:28 +08:00 |
|
|
ae69166654
|
v3.2.806-preview20231123
|
2023-11-22 21:57:58 +08:00 |
|
|
99c3cd4ff6
|
- 增加 IAsTable.SetTableName 自定义分表名;
|
2023-11-22 21:52:53 +08:00 |
|
|
5260c856a3
|
- 增加 IAsTable 自动分表支持不规则时间间隔;
|
2023-11-22 20:14:01 +08:00 |
|
|
14b15a8aaa
|
v3.2.806-preview20231122
|
2023-11-22 13:04:52 +08:00 |
|
|
4289d8da69
|
- update internal code
|
2023-11-22 04:50:21 +08:00 |
|
|
d91c7fbdfd
|
Clickhouse Array泛型插入测试
|
2023-11-21 11:40:22 +08:00 |
|
|
3be28677d2
|
v3.2.806-preview20231120
|
2023-11-20 19:23:20 +08:00 |
|
|
1e36bd7822
|
- 优化 UnionAll + WithTempQuery 嵌套的 SQL;
|
2023-11-20 19:17:05 +08:00 |
|
|
d204021cf6
|
- 恢复 DynamicEntity 以来;
|
2023-11-20 09:51:43 +08:00 |
|
|
e236a1ad4d
|
- 优化 DynamicEntity 扩展方法使用范围,支持net45+
|
2023-11-20 08:18:34 +08:00 |
|
|
f0413a4a13
|
v3.2.805 #1666 # 1664 #1655 #1651
|
2023-11-16 06:06:35 +08:00 |
|
|
cad1ae1030
|
- 修复 Expression 导致 AOT 运行失败的问题;
|
2023-11-16 06:03:26 +08:00 |
|
|
4838c89887
|
update ClickHouse.Client 6.8.1 #1666
|
2023-11-15 15:41:06 +08:00 |
|
|
9ab3dc1742
|
v3.2.803
|
2023-11-15 15:04:12 +08:00 |
|
|
e36e13f5b2
|
- 调整 DataType.SqlServer/MySql/PostgreSQL 默认使用 Ado 连接池;
|
2023-11-15 14:58:20 +08:00 |
|
|
b99c5f4a62
|
update to net8.0
|
2023-11-15 14:55:16 +08:00 |
|
|
bf07ae275f
|
v3.2.803-preview20231114 #1664
|
2023-11-14 15:26:34 +08:00 |
|
|
930f8f46e9
|
v3.2.803-preview20231102 #1655
|
2023-11-02 10:39:10 +08:00 |
|
|
7115b68871
|
- 优化 RereadSql 支持表的其他字段使用;#1655
|
2023-11-02 10:30:13 +08:00 |
|
|
448b25c479
|
- 修复 Xugu Insert + AsTable + ExecuteIdentity bug;
|
2023-11-01 15:12:23 +08:00 |
|