sharding/src/ShardingCore
xuejiaming a680f07a92 修复批处理解析时创建的dbcontext不会加入到当前的事务的bug 2021-11-05 21:03:54 +08:00
..
Bootstrapers 修复自动job的bug 2021-11-04 17:42:26 +08:00
Core 修复自动job的bug 2021-11-04 17:42:26 +08:00
DIExtensions 添加自定义排序实现 2021-10-31 16:11:39 +08:00
DbContexts 添加完美的dbcontext事务使用和优化dbcontext的管理添加datasourcedbcontext 2021-10-19 17:08:36 +08:00
EFCores 修复批处理bug发布x.3.1.20 2021-11-03 17:40:58 +08:00
Exceptions 完成对分表查询的核心线程数控制,并且支持查询并发带timeout超时时间 2021-10-03 23:12:03 +08:00
Extensions 修复批处理解析时创建的dbcontext不会加入到当前的事务的bug 2021-11-05 21:03:54 +08:00
Helpers [#47]支持配置创建分表分库无需通过接口 2021-10-29 10:44:48 +08:00
Jobs 修复自动job的bug 2021-11-04 17:42:26 +08:00
Sharding 修复批处理解析时创建的dbcontext不会加入到当前的事务的bug 2021-11-05 21:03:54 +08:00
TableCreator [#47]支持配置创建分表分库无需通过接口 2021-10-29 10:44:48 +08:00
Utils [#47]支持配置创建分表分库无需通过接口 2021-10-29 10:44:48 +08:00
VirtualRoutes 添加readme的文档 2021-11-03 08:48:24 +08:00
DIExtension.cs 修复自动job的bug 2021-11-04 17:42:26 +08:00
DefaultShardingDbContextCreatorConfig.cs 修改dbcontext使用无泛型结构 2021-10-11 20:58:55 +08:00
IShardingConfigOption.cs 添加readme的文档 2021-11-03 08:48:24 +08:00
IShardingDbContextCreatorConfig.cs 修改dbcontext使用无泛型结构 2021-10-11 20:58:55 +08:00
IShardingDbContextOptionsBuilderConfig.cs fixed transaction bug published x.3.1.06 2021-10-20 11:08:44 +08:00
ShardingConfigEntry.cs 111 2021-08-15 07:32:50 +08:00
ShardingConfigOption.cs 修复自动job的bug 2021-11-04 17:42:26 +08:00
ShardingContainer.cs 修复自动job的bug 2021-11-04 17:42:26 +08:00
ShardingCore - Backup.csproj 完成对分表查询的核心线程数控制,并且支持查询并发带timeout超时时间 2021-10-03 23:12:03 +08:00
ShardingCore.csproj 更新efcore5和efcore3至最新版本 2021-10-18 09:08:47 +08:00
ShardingDbConfigOptions.cs 111 2021-08-15 07:32:50 +08:00
ShardingKeyAutoCreateTableEnum.cs 实现对分表数据的group by查询 2021-02-02 16:56:41 +08:00