MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Foo

Class Foo

test/orm/test_lambdas.py:154–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152
153 def query(names):
154 class Foo:
155 def __init__(self):
156 self.u1 = aliased(User)
157
158 f1 = Foo()
159

Callers 1

queryMethod · 0.70

Calls

no outgoing calls

Tested by 1

queryMethod · 0.56