Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tortoise/tortoise-orm
/ group_by.py
File
group_by.py
examples/group_by.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
tortoise
import
Model, Tortoise, fields, run_async
2
from
tortoise.functions
import
Avg, Count, Sum
3
4
Callers
nothing calls this directly
Calls
2
run_async
Function · 0.90
run
Function · 0.70
Tested by
no test coverage detected