Commit Graph
100 Commits
Author SHA1 Message Date
2881099 38434c96a3 v3.2.811-preview20240119 2024-01-19 16:36:21 +08:00
2881099 4d8f4ce08d - 修复 MySql AsTreeCte 别名问题; 2024-01-19 16:33:15 +08:00
2881099 7093ca7eec - 修复 ClickHouse UpdateDict 报错问题;#1712 2024-01-15 12:32:53 +08:00
2881099 b4fe1e8950 v3.2.810 #1700 #1699 2024-01-14 18:14:07 +08:00
2881099 d870c5e3e6 - 优化 表达式树解析; 2024-01-14 18:11:56 +08:00
2881099 0d2d5175f0 - 修复 GroupBy + WithTempQuery 别名问题; 2024-01-08 08:54:27 +08:00
2881099 9cae4c6954 v3.2.810-preview20231229 #1700 2023-12-29 14:18:59 +08:00
2881099 8f9228a612 - 修复 DbContext/Repository InsertOrUpdate 无变化时触发 Insert 逻辑报错;#1700 2023-12-29 14:15:21 +08:00
2881099 2272c46df6 - 补充 WithMemory null/Empty 参数判断; 2023-12-28 13:56:14 +08:00
2881099 ebd9cbed0f - 修复 ClickHouse 数组类型 hasAny 与 In 解析冲突问题;#1699 2023-12-21 17:06:16 +08:00
2881099 1864f9cc2f update ZeroEntity Description 2023-12-21 16:33:41 +08:00
2881099 fa76ca0ee1 update code 2023-12-21 16:30:32 +08:00
2881099 8a70974bb8 - rename ZoreEntity to ZeroEntity 2023-12-21 16:26:23 +08:00
2881099 bf92f09b9e v3.2.808 #1698 #1694 #1691 #1688 #1681 #1680 #1521 #1676 #1568 2023-12-20 19:30:22 +08:00
2881099 b0a3f79e63 v3.2.807 #1698 #1694 #1691 #1688 #1681 #1680 #1521 #1676 #1568 2023-12-20 19:09:22 +08:00
2881099 0ca4b7e7d0 - 修复 806 版本 <object> 无数据组织缺失问题; 2023-12-20 18:56:49 +08:00
2881099 c8f252ed23 v3.2.807-preview20231220 #1698 2023-12-20 16:42:54 +08:00
2881099 aa1b6684a2 - 修复 IAsTable 自动分表不同间隔的 bug;#1698 2023-12-20 16:42:18 +08:00
2881099 2904ada4e7 v3.2.807-preview20231219 #1694 #1693 2023-12-19 16:19:55 +08:00
2881099 03d3fe6b3d - 优化 IUpdate 未使用 .Set 时忽略执行;#1694 2023-12-19 16:10:21 +08:00
2881099 231d5ac555 - 优化 AOT 默认导致 Enum.GetValues 报错的问题;#1691 2023-12-17 12:31:15 +08:00
2881099 29e3635f1b v3.2.807-preview20231215 2023-12-15 19:57:22 +08:00
2881099 65bbee93a2 - 修复 嵌套查询DTO映射可能触发循环引用 bug; 2023-12-15 19:55:52 +08:00
2881099 0b8f2127f7 - 增加 IUpdate.SetDtoIgnore 忽略Dto更新方法;#1688 2023-12-14 20:23:29 +08:00
2881099 3781180dff Merge branch 'master' of https://github.com/2881099/FreeSql 2023-12-14 20:11:45 +08:00
2881099 94acdc6c3a - 增加 低代码 ZoreEntity 迁移 API; 2023-12-14 14:26:19 +08:00
2881099 5c756e7d75 v3.2.806 #1681 #1680 #1521 #1676 #1568 2023-12-13 21:36:21 +08:00
2881099 b814921a6a - 增加 低代码扩展包 FreeSql.Extensions.ZoreEntity; 2023-12-13 20:59:25 +08:00
2881099 2368377b0d - 修复 SqlServer 批量更新 bool? null 值生成多余的 case when SQL; 2023-12-13 20:42:20 +08:00
2881099 09c872562e v3.2.806-preview20231214 2023-12-12 21:05:21 +08:00
2881099 1a0507d621 - 增加 IBaseRepository.AsTable 重载方法支持多表表名设置; 2023-12-12 20:45:35 +08:00
2881099 78f1f3d856 - 修复 OledbOracle 参数化处理 bug; 2023-12-12 18:27:55 +08:00
2881099 40835a9a12 v3.2.806-preview20231213 2023-12-11 23:44:13 +08:00
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 7ed542d859 - 增加 IUpdate.ExecuteUpdated 重载方法返回指定字段;#1681 2023-12-10 23:19:32 +08:00
2881099 1f0fccf977 - 增加 IUpdate.ExecuteUpdated 指定字段返回;#1681 2023-12-10 21:55:54 +08:00
2881099 8692efcd3d - 增加 pgsql 扩展方法 ISelect<T>.DistinctOn;#1680 2023-12-09 02:11:09 +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 efedfc4cab Merge branch 'master' of https://github.com/2881099/FreeSql 2023-12-04 23:44:44 +08:00
2881099 29ee683a3d v3.2.806-preview20231206 2023-12-04 23:44:36 +08:00
2881099 0b23696010 - 移除 Repository Update 时的过滤器验证行为; 2023-12-04 23:34:27 +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 ba8c34fa3c update pgsql tests 2023-12-03 21:33:06 +08:00
2881099 2bfb9c2621 v3.2.806-preview20231204 - 增加 WithSql().WhereDynamicFilter 的支持; 2023-12-03 19:52:00 +08:00
2881099 60d329265a - 优化 Update 无字段时不做任何处理; 2023-12-02 00:05:11 +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 a8c72b19da v3.2.806-preview20231130 #1676 #1568 2023-11-30 16:51:52 +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 37dedfffa6 v3.2.806-preview20231128 - 修复 Xugu 批量插入/更新 SQL 报错; 2023-11-29 18:32:12 +08:00
2881099 aad91e2172 - 增加 ICodeFirst.SyncStructure(TableInfo) 重载方法迁移表结构; 2023-11-24 22:39:27 +08:00
2881099 2ed254d496 - 同上 2023-11-24 14:30:19 +08:00
2881099 514c1cd6d2 - 补充 达梦 IDbFirst datetime 处理; 2023-11-24 13:16:58 +08:00
2881099 9a699c0bfe v3.2.806-preview20231124 - 增加 FluentApi AsTable 方法; 2023-11-22 22:21:28 +08:00
2881099 ae69166654 v3.2.806-preview20231123 2023-11-22 21:57:58 +08:00
2881099 99c3cd4ff6 - 增加 IAsTable.SetTableName 自定义分表名; 2023-11-22 21:52:53 +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 3be28677d2 v3.2.806-preview20231120 2023-11-20 19:23:20 +08:00
2881099 1e36bd7822 - 优化 UnionAll + WithTempQuery 嵌套的 SQL; 2023-11-20 19:17:05 +08:00
2881099 d204021cf6 - 恢复 DynamicEntity 以来; 2023-11-20 09:51:43 +08:00
2881099 e236a1ad4d - 优化 DynamicEntity 扩展方法使用范围,支持net45+ 2023-11-20 08:18:34 +08:00
2881099 6f0f874424 update readme 2023-11-18 15:54:05 +08:00
2881099 9b0cfb96a2 update aot 2023-11-18 15:30:21 +08:00
2881099 053319eae3 update AOT 2023-11-18 15:27:35 +08:00
2881099 ffc6d63201 update readme AOT 2023-11-18 15:24:53 +08:00
2881099 f0413a4a13 v3.2.805 #1666 # 1664 #1655 #1651 2023-11-16 06:06:35 +08:00
2881099 cad1ae1030 - 修复 Expression 导致 AOT 运行失败的问题; 2023-11-16 06:03:26 +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 e36e13f5b2 - 调整 DataType.SqlServer/MySql/PostgreSQL 默认使用 Ado 连接池; 2023-11-15 14:58:20 +08:00
2881099 b99c5f4a62 update to net8.0 2023-11-15 14:55:16 +08:00
2881099 bf07ae275f v3.2.803-preview20231114 #1664 2023-11-14 15:26:34 +08:00
2881099 7180cddb42 - 修复 MySql 8.0 索引 DESC 的判断;#1664 2023-11-14 15:24:14 +08:00
2881099 a4dca34547 update demo 2023-11-10 00:56:30 +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 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 52bc16d7c9 - 增加 InsertDict ExecuteIdentity 重载指定自增列; 2023-10-31 11:40:15 +08:00
2881099 f47fd79e63 v3.2.802 #1630 #1638 #1634 2023-10-27 21:33:43 +08:00
2881099 7c74b0e5be - 修复 Xugu 表达式树函数有关解析; 2023-10-27 21:25:08 +08:00
2881099 16e5f8b199 co 2023-10-27 11:01:38 +08:00
2881099 8c33d5ab70 co 2023-10-27 10:36:15 +08:00
2881099 6c1087b043 - 修复 Xugu 不支持 Enum 映射问题; 2023-10-27 10:35:33 +08:00
2881099 c9a05f91bb - 修复 Xugu 参数化 bug; 2023-10-25 16:10:37 +08:00
2881099 4518dc6548 - 补充 XGDbType 2023-10-25 15:09:45 +08:00
2881099 a0b3d14b4b - 修复 Xugu 参数化前辍 bug; 2023-10-25 15:06:14 +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