sharding/samples/Sample.SqlServerShardingTable
xuejiaming 440cfeeff3 优化了部分代码和调整部分逻辑 2021-12-30 12:35:24 +08:00
..
Common 完成第一版本的多字段sharding [#82] 2021-12-24 15:23:55 +08:00
Controllers 完成第一版本的多字段sharding [#82] 2021-12-24 15:23:55 +08:00
Entities 修改了一下启动的默认是否启用读写分离 2021-12-28 09:46:33 +08:00
Properties 修复分库join的bug,添加对sharding-table,sharding-data-source的demo 2021-11-07 11:29:37 +08:00
VirtualRoutes 发布preview3版本 2021-12-25 12:43:57 +08:00
MyDbContext.cs x.3.2.4优化表查询,优化手动指定分库路由 2021-12-29 23:22:24 +08:00
Program.cs 修复分库join的bug,添加对sharding-table,sharding-data-source的demo 2021-11-07 11:29:37 +08:00
Sample.SqlServerShardingTable.csproj [#22] 支持ef-core6.0,发布x.3.1.31 2021-11-09 14:13:00 +08:00
Startup.cs 优化了部分代码和调整部分逻辑 2021-12-30 12:35:24 +08:00
StartupExtension.cs 优化了部分代码和调整部分逻辑 2021-12-30 12:35:24 +08:00
WeatherForecast.cs 修复分库join的bug,添加对sharding-table,sharding-data-source的demo 2021-11-07 11:29:37 +08:00
appsettings.Development.json 修复分库join的bug,添加对sharding-table,sharding-data-source的demo 2021-11-07 11:29:37 +08:00
appsettings.json 修复分库join的bug,添加对sharding-table,sharding-data-source的demo 2021-11-07 11:29:37 +08:00