1029 Commits

Author SHA1 Message Date
2881099
5783ea430a v3.2.811-preview20240126 #1727 2024-01-26 19:34:37 +08:00
2881099
2a2be54986 - 修复 Enum -> MapType(string) + GroupBy 解析问题;#1727 2024-01-26 19:33:49 +08:00
2881099
d32ba64bab 111 2024-01-25 21:41:02 +08:00
2881099
3ca3391e1c v3.2.811-preview20240120 2024-01-20 13:16:31 +08:00
2881099
4c042cb910 - 修复 MySql AsTreeCte pathSelector 别名问题; 2024-01-20 13:13:44 +08:00
2881099
38434c96a3 v3.2.811-preview20240119 2024-01-19 16:36:21 +08:00
2881099
b4fe1e8950 v3.2.810 #1700 #1699 2024-01-14 18:14:07 +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
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
29e3635f1b v3.2.807-preview20231215 2023-12-15 19:57:22 +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
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
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
7ed542d859 - 增加 IUpdate.ExecuteUpdated 重载方法返回指定字段;#1681 2023-12-10 23:19:32 +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
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
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
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
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
f0413a4a13 v3.2.805 #1666 # 1664 #1655 #1651 2023-11-16 06:06:35 +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
bf07ae275f v3.2.803-preview20231114 #1664 2023-11-14 15:26:34 +08:00
2881099
930f8f46e9 v3.2.803-preview20231102 #1655 2023-11-02 10:39:10 +08:00