MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / asyncio.py

File asyncio.py

examples/sharding/asyncio.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Illustrates sharding API used with asyncio.
2
3For the sync version of this example, see separate_databases.py.
4

Callers

nothing calls this directly

Calls 7

create_async_engineFunction · 0.90
async_sessionmakerClass · 0.90
TableClass · 0.90
ColumnClass · 0.90
mainFunction · 0.70
configureMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected