Commit Graph

517 Commits

Author SHA1 Message Date
Renovate Bot af61d535c6
Update dependency EFCore.BulkExtensions to v5.4.2 2022-02-03 12:24:00 +00:00
xuejmnet ac184e1f6f
Merge pull request #102 from dotnetcore/renovate/configure
Configure Renovate
2022-02-03 20:23:36 +08:00
Renovate Bot 6b8f971ed4
Add renovate.json 2022-02-03 07:05:35 +00:00
xuejmnet f213dac38e [#93]完成特殊处理的优化方式 2022-02-02 22:32:49 +08:00
xuejmnet b9d7e88408 添加额外便捷扩展方法,还未实现 2022-01-31 00:27:22 +08:00
xuejmnet ed64badf90 添加notsupport的支持[#104] 2022-01-30 16:52:31 +08:00
xuejiaming 582d692dd1 发布x.4.1.3支持IgnoreFilter 2022-01-28 16:46:51 +08:00
xuejiaming 09ad633e4a 添加对ignoreQueryFilters的支持[#101] 2022-01-28 16:32:12 +08:00
xuejiaming 621d1fd29f 迁移后的第一次操作 2022-01-28 14:08:39 +08:00
xuejiaming 09c2dcee96 优化顺序查询,支持max和min也支持顺序查询 2022-01-27 16:13:28 +08:00
xuejiaming e53b7d4e59 优化代码并且支持Max和Min的断路 2022-01-27 15:08:22 +08:00
xuejiaming 6972d428b9 [#100]添加CreateDataBaseOnlyOnStart字段用于启动仅创建数据库,发布x.4.1.01 2022-01-25 23:34:11 +08:00
xuejiaming c05a2d8920 性能优化顺序分表下的非迭代器方法支持自定义顺序查询熔断 2022-01-25 17:41:43 +08:00
xuejiaming 6bfcefac67 发布x.4.1.1预览版 2022-01-24 23:59:35 +08:00
xuejiaming 489aae00a8 [#92]顺序分配箱查询优化[#96]优化性能 2022-01-24 23:51:00 +08:00
xuejiaming e41b479724 完成顺序查询第一版本[#96] 2022-01-24 16:27:20 +08:00
xuejiaming a66b3cbf05 修正readme 2022-01-20 21:17:31 +08:00
xuejiaming 8ea5c652c6 [#96]优化代码去掉Compile.DynamicInvoke 2022-01-18 17:49:48 +08:00
xuejiaming 1615492c4d 修改为新logo 2022-01-18 11:22:12 +08:00
xuejiaming dfd276080a 添加新logo和新的readme 2022-01-18 08:16:48 +08:00
xuejiaming 62453a4e7e 优化union all降级表名创建 2022-01-17 00:11:47 +08:00
xuejiaming 2337daa68c 优化部分代码,1表达式值获取[#96],union的支持[#95]和降级到union all的支持[#97],并且发布x.4.0.2版本 2022-01-17 00:04:50 +08:00
xuejiaming 09df58536a 发布x.4.0.1版本 2022-01-10 22:01:26 +08:00
xuejiaming d051e9b254 一些不是必要参数不进行暴露 2022-01-10 13:46:50 +08:00
xuejiaming 81c3e21f43 修复queryable下的orderby 2022-01-09 13:03:29 +08:00
xuejiaming 691fbab8a3 优化启动配置 2022-01-08 10:03:38 +08:00
xuejiaming 20c758e248 修改readme 2022-01-07 21:48:39 +08:00
xuejiaming 752c2b028c 修改readme说明 2022-01-07 15:13:10 +08:00
xuejiaming 2b99353bc5 优化设置默认如果是启用了多配置的情况下 2022-01-07 10:54:28 +08:00
xuejiaming f2febbae4e 多配置多租户多数据库demo 2022-01-07 09:40:28 +08:00
xuejiaming b8703c6421 完成多配置分片预览版功能 2022-01-06 21:30:05 +08:00
xuejiaming c1de855bb9 完成多配置sharding编译[#73] 2022-01-06 14:51:01 +08:00
xuejiaming 819b4711af 修复表达式解析bug,发布x.3.2.10 2022-01-02 02:27:54 +08:00
xuejiaming 07fd59f288 支持[#88]QueryFilter 2021-12-31 21:35:33 +08:00
xuejiaming 04ef52439d 多级追踪name进行更新动态时间 2021-12-31 15:35:33 +08:00
xuejiaming d4a35698cd DbContext查询支持读写分离的追踪 2021-12-31 15:31:48 +08:00
xuejiaming 863ba69a03 约定只要本次查询是读写分离的读链接那么就不支持追踪 2021-12-30 22:14:20 +08:00
xuejiaming 4fdb273ead x.3.2.7修复单路由多表的bug 2021-12-30 16:57:35 +08:00
xuejiaming c3b55c5af9 x.3.2.6修复单路由多表跨表bug 2021-12-30 16:06:32 +08:00
xuejiaming e181348c65 优化了是否允许原生efcore查询的条件 2021-12-30 13:33:25 +08:00
xuejiaming 440cfeeff3 优化了部分代码和调整部分逻辑 2021-12-30 12:35:24 +08:00
xuejiaming dff36831b8 x.3.2.4优化表查询,优化手动指定分库路由 2021-12-29 23:22:24 +08:00
xuejiaming 2bea0f22f4 修复skip重写判断是否需要额外添加skip 2021-12-28 15:59:39 +08:00
xuejiaming c1e19efca5 暴露ShardingDbContextExecutor优化仅take的时候添加skip(0),发布x.3.2.2 2021-12-28 15:42:31 +08:00
xuejiaming fbe7207b86 修改了一下启动的默认是否启用读写分离 2021-12-28 09:46:33 +08:00
xuejiaming 9acbe8d42d 发布x.3.2.1版本 2021-12-26 17:06:17 +08:00
xuejiaming bc9748f389 发布preview3版本 2021-12-25 12:43:57 +08:00
xuejiaming 6da62de08a 发布x.3.2.x 2021-12-24 15:42:01 +08:00
xuejiaming 167c44be53 完成第一版本的多字段sharding [#82] 2021-12-24 15:23:55 +08:00
xuejiaming c03e679901 [#82]添加多字段辅助分库分片v1 2021-12-23 22:47:52 +08:00