Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ LoopOperate
Class
LoopOperate
test/sql/test_operators.py:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
95
96
class
LoopOperate(operators.ColumnOperators):
97
def
operate(self, op, *other, **kwargs):
98
return
op
99
100
101
class
ColExpressionDuckTypeOnly:
Callers
1
_loop_test
Method · 0.85
Calls
no outgoing calls
Tested by
1
_loop_test
Method · 0.68