Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ rollup
Method
rollup
lib/sqlalchemy/sql/functions.py:1313–1313 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1311
1312
@property
1313
def
rollup(self) -> Type[_rollup_func[Any]]: ...
1314
1315
@property
1316
def
session_user(self) -> Type[_session_user_func]: ...
Callers
2
test_cube_operators
Method · 0.80
test_groupby_rollup
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_cube_operators
Method · 0.64
test_groupby_rollup
Method · 0.64