Files
sqlalchemy/examples
Mike Bayer 8a32f36717 add set_shard_id() loader option for horizontal shard
Added new option to horizontal sharding API
:class:`_horizontal.set_shard_id` which sets the effective shard identifier
to query against, for both the primary query as well as for all secondary
loaders including relationship eager loaders as well as relationship and
column lazy loaders.

Modernize sharding examples with new-style mappings, add new asyncio example.

Fixes: #7226
Fixes: #7028
Change-Id: Ie69248060c305e8de04f75a529949777944ad511
2023-01-25 19:42:14 -05:00
..
2022-10-13 09:12:04 -04:00
2022-10-06 13:12:31 -04:00