2633 Commits

Author SHA1 Message Date
2881099
6fcee2b571 v3.2.700-preview20230721 2023-07-21 14:43:43 +08:00
2881099
f799191ac0 - 优化 WithTempQuery + SqlServer 未指定 OrderBy 的分页; 2023-07-21 14:39:34 +08:00
2881099
c055123919 update readme 2023-07-12 01:22:43 +08:00
2881099
72a59487e9 Merge branch 'master' of https://github.com/2881099/FreeSql 2023-07-11 19:52:30 +08:00
2881099
d54cabd270 update readme 2023-07-11 19:51:30 +08:00
IGeekFan
108f65c3da
Update docfx.yml 2023-07-08 01:15:48 +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
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
b1f37b672c - 优化 QuestDB Guid 映射; 2023-07-05 21:34:39 +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
36f442094d Merge branch 'master' of https://github.com/2881099/FreeSql 2023-06-30 16:36:34 +08:00
罗志强
2249baade7 delete config.yml issues 配置 2023-06-30 13:23:43 +08:00
2881099
841375617b - 优化 表达式解析内存中的值; 2023-06-29 16:11:53 +08:00
2881099
7964785243 - 增加 pgsql 索引 B_Tree, Hash, GiST, GIN, SP_GiST, BRIN; 2023-06-29 15:42:27 +08:00
2881099
bd71dfd80b Merge branch 'master' of https://github.com/2881099/FreeSql 2023-06-28 17:47:13 +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
b164a08747 - 修复 pgsql Geo 函数自定义解析深度问题;#1422 2023-06-28 16:44:49 +08:00
2881099
ea7dae2fe8 - 调整 QuestDB SampleUnits 命名,去掉 s; 2023-06-28 16:19:57 +08:00
2881099
ac9c986914 - 优化 QuestDB 类型映射,表达式函数解析,新增 QuestFunc 函数解析; 2023-06-28 16:09:19 +08:00
2881099
ade2e2af11
Merge pull request #1554 from d4ilys/master
- 修复QuestDb BulkCopy在实体类指定别名情况下无法解析表名问题
2023-06-28 11:43:38 +08:00
d4ilys
88acc94ace
Merge branch 'dotnetcore:master' into master 2023-06-28 11:20:10 +08:00
d4ilys
d4bfe9eb5a - 修复QuestDb BulkCopy在实体类指定别名情况下无法解析表名问题 2023-06-28 11:19:44 +08:00
2881099
53a9ee5bfc
Merge pull request #1553 from d4ilys/master
- 修复QuestDb BulkCopy在实体类指定别名情况下无法解析表名问题
2023-06-28 11:01:43 +08:00
d4ilys
e2280e2c47 - 修复QuestDb BulkCopy在特定情况下无法解决表名问题 2023-06-28 10:56:56 +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
08e5776281 - 修复 QuestDB 表达式解析 DateTime.UtcNow bug; 2023-06-27 18:51:14 +08:00
2881099
4e6eff1cb4 v3.2.698-preview20230621 #1545 2023-06-21 17:08:28 +08:00
2881099
6f94377652 - 修复 repository/dbset AddRange AuditValue IEnumable 失败的 bug;#1545 2023-06-21 16:54:57 +08:00
2881099
cdd11f6079 v3.2.698-preview20230615 #1532 2023-06-15 19:42:15 +08:00
2881099
17206e8ac9 - 修复 PgCopy 处理 jsonb 类型的问题;#1532 2023-06-15 19:34:56 +08:00
2881099
d1be9ec629 update CustomDataType case 2023-06-13 13:18:15 +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
2881099
7ec4279ba1 - update SetTablePrimary isIdentity only First #1529 2023-06-08 11:33:41 +08:00
2881099
6caf74252a
Merge pull request #1529 from hyzx86/WhereIdentityPrimary
Where identity primary
2023-06-08 11:27:48 +08:00
hyzx86
e27a1ba5a1 还原 WhereIdentityPrimary 方法名 2023-06-07 20:03:44 +08:00
hyzx86
2018a6a2ea 改为重载名称 2023-06-07 19:34:31 +08:00
hyzx86
092bd4f3f6 Merge branch 'master' of https://github.com/dotnetcore/FreeSql 2023-06-07 19:24:30 +08:00
hyzx86
695251fc88 为 InsertOrUpdateDictImpl 增加 WhereIdentityPrimary 2023-06-07 19:23:48 +08:00
2881099
55dc1f761a v3.2.697 #1527 2023-06-06 11:30:53 +08:00
2881099
6ab7766d74 - 修复 3.2.696 自动分表 bug;#1527 e79860164d5d12e4f7df747f0e29503dff301cb7 2023-06-06 11:24:18 +08:00
2881099
3c47aaf8fe update internal code 2023-05-31 13:48:05 +08:00
2881099
667975362e v3.2.697-preview20230530 2023-05-30 18:24:46 +08:00