Commit Graph

47 Commits

Author SHA1 Message Date
xuejiaming 4adf709f56 添加abp并发字段在读写分离和分库分表时出现的bug 2023-03-27 15:12:12 +08:00
xuejiaming fc0781a313 修复abp的bug的demo 2023-02-14 18:01:55 +08:00
xuejiaming 2eb0d86f4c 升级到7.x.1.1 2023-02-10 15:29:44 +08:00
xuejiaming 4f221d0803 移除不需要的using 2023-01-12 11:43:34 +08:00
xuejiaming fd548bd258 优化全构造函数的group by对象处理 2023-01-03 17:16:45 +08:00
xuejiaming cd002c8484 修复abpzero的demo 2022-12-23 12:45:08 +08:00
xuejiaming 96e785ac10 添加aop针对abpvnext的处理[#226] 2022-12-23 09:10:01 +08:00
xuejiaming 2e15f163f8 优化代码移除不需要的类库 2022-11-23 16:38:34 +08:00
xuejiaming 4276d23cf3 完成将shardingcore从net依赖转变为efcore依赖 2022-11-23 14:30:07 +08:00
xuejiaming 32d4d79a53 修改添加对EFCORE7的支持 2022-11-09 11:39:43 +08:00
xuejiaming 9f26b1947f 修复影子属性使用时GetProperty导致的bug,发布6.8.0.1 2022-10-24 22:17:38 +08:00
xuejiaming 2c8b1d0b57 [#193] [#90] 2022-10-20 22:50:07 +08:00
xuejiaming 244bf061d2 添加dbcontext类型发现接口用来判断如果存在分表路由那么必须是分表数据库上下文[#182],将多个接口合并到IShardingDbContext接口上,并且默认的ShellDbContext接口支持track的直接调用 2022-09-28 21:51:07 +08:00
MysticBoy 478ba1f499 让项目支持多个框架 ,EFCORE编译条件使用.Net 内置定义来区分。 2022-09-28 13:12:08 +08:00
xuejmnet 63fe513d6b
Update Samples.AbpSharding.csproj 2022-09-02 08:42:44 +08:00
Nuget Ninja 42745c235a Auto csproj fix and update by bot. 2022-09-02 00:10:27 +00:00
xuejiaming c173645a28 1 2022-07-19 21:23:10 +08:00
xuejiaming e5e8f65dfc 添加abp.zero的demo抽象dbcontext 2022-07-19 21:22:24 +08:00
xuejiaming 3c5f9c13fd 完成readme 2022-07-06 13:34:53 +08:00
xuejiaming fb1c2cfdd7 发布x.6.0.1版本 2022-07-06 12:38:03 +08:00
xuejiaming d18ba69dfc 修复大部分代码和优化添加,独立使用datasourceroutemanager 2022-07-03 16:52:03 +08:00
xuejiaming ab712361e7 移除对ISupportShardingTransaction的依赖直接合并到IShardingDBContext并且发布x.4.3.3 2022-05-13 17:03:58 +08:00
xuejiaming 3a5e67c57a 添加dbcontext多构造参数支持[#133],发布x.4.2.7 2022-04-03 16:21:51 +08:00
xuejiaming ede5c34286 移除不能用的代码链接 2022-04-01 10:01:39 +08:00
Renovate Bot 3b62193cd7
Update dependency Volo.Abp.EntityFrameworkCore to v4.4.4 2022-02-03 12:50:11 +00:00
xuejiaming b8703c6421 完成多配置分片预览版功能 2022-01-06 21:30:05 +08:00
xuejiaming 48deab923f 修改GetProperty为GetObjectProperty,并且发布x.3.1.65 2021-12-03 17:20:55 +08:00
xuejiaming 7be87935fa [#22] 支持ef-core6.0,发布x.3.1.31 2021-11-09 14:13:00 +08:00
xuejiaming 96c2833a49 发布.3.1.11并且修复find未能正确路由到dbcontext的bug 2021-10-26 15:06:20 +08:00
xuejiaming 879a2bb5fe 修改readme的提示 2021-10-25 15:10:57 +08:00
xuejiaming fe99a129fe 支持 abpvnex #37并且发布x.3.1.09 2021-10-23 17:00:25 +08:00
xuejiaming 229f6b2d8c 支持abp.vnext 2021-10-22 23:19:43 +08:00
xuejiaming f45f76e4e5 优化一个bug 2021-10-22 17:52:02 +08:00
xuejiaming 3963d3bd0f 支持abp.vnext 2021-10-22 17:26:02 +08:00
xuejiaming 2783b7c7a8 添加完美的dbcontext事务使用和优化dbcontext的管理添加datasourcedbcontext
并且发布x.3.1.5
2021-10-19 17:08:36 +08:00
xuejiaming 413b46978d 修改dbcontext使用无泛型结构 2021-10-11 20:58:55 +08:00
xuejiaming 2b05cdb495 优化abpdbcontext 2021-10-09 16:27:35 +08:00
xuejiaming 11a539984f 添加abp的支持抽象类 2021-10-09 14:53:56 +08:00
xuejiaming 26f177aebb efcore2x 也已经全面支持分库 后续开发针对分库的route和完成对应的readme 2021-09-21 11:33:41 +08:00
xuejiaming f121985ee7 优化 bulk和路由规则 2021-09-08 10:44:29 +08:00
xuejiaming 773f11266f 1 2021-09-07 13:16:06 +08:00
xuejiaming ee0f6c1781 1 2021-09-06 09:05:04 +08:00
xuejiaming 27c97a0e51 调整项目架构 2021-08-25 19:02:44 +08:00
xuejmnet 6af0fd8896 test mysql unit test and support single node read single node write 2021-08-22 18:21:39 +08:00
xuejmnet 2b4eaa6bd9 support join multi entity query pass unit test 2021-08-22 16:43:26 +08:00
xuejiaming 38ec3668fa 11 2021-08-21 15:32:51 +08:00
xuejiaming 7f6a2f0ed1 11 2021-08-21 13:20:35 +08:00