Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ self_group
Method
self_group
lib/sqlalchemy/sql/compiler.py:1048–1049 ·
view source on GitHub ↗
(self, **kw)
Source
from the content-addressed store, hash-verified
1046
return
self.element.type
1047
1048
def
self_group(self, **kw):
1049
return
self
1050
1051
1052
class
aggregate_orderby_inline(
Callers
1
_render_values
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected