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

File complex_prefetching.py

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

Source from the content-addressed store, hash-verified

1from tortoise import Tortoise, fields, run_async
2from tortoise.models import Model
3from tortoise.query_utils import Prefetch
4

Callers

nothing calls this directly

Calls 2

run_asyncFunction · 0.90
runFunction · 0.70

Tested by

no test coverage detected