MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / User

Class User

test/orm/_fixtures.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 pass
28
29 class User(Base):
30 pass
31
32 class Order(Base):
33 pass

Callers 6

user_resultMethod · 0.70
user_address_resultMethod · 0.70
address_user_resultMethod · 0.70
user_all_resultMethod · 0.70
user_order_resultMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected