MCPcopy Index your code
hub / github.com/tortoise/tortoise-orm / two_databases.py

File two_databases.py

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

Source from the content-addressed store, hash-verified

1"""
2This example demonstrates how you can use Tortoise if you have to
3separate databases
4

Callers

nothing calls this directly

Calls 2

run_asyncFunction · 0.90
runFunction · 0.70

Tested by

no test coverage detected