Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
from
tortoise
import
Tortoise, fields, run_async
2
from
tortoise.models
import
Model
3
from
tortoise.query_utils
import
Prefetch
4
Callers
nothing calls this directly
Calls
2
run_async
Function · 0.90
run
Function · 0.70
Tested by
no test coverage detected