MCPcopy
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
96class LoopOperate(operators.ColumnOperators):
97 def operate(self, op, *other, **kwargs):
98 return op
99
100
101class ColExpressionDuckTypeOnly:

Callers 1

_loop_testMethod · 0.85

Calls

no outgoing calls

Tested by 1

_loop_testMethod · 0.68