MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / LoopOperate

Class LoopOperate

test/sql/test_operators.py:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85class LoopOperate(operators.ColumnOperators):
86 def operate(self, op, *other, **kwargs):
87 return op
88
89
90class ColExpressionDuckTypeOnly:

Callers 1

_loop_testMethod · 0.85

Calls

no outgoing calls

Tested by 1

_loop_testMethod · 0.68