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

Class User

lib/sqlalchemy/testing/pickleable.py:21–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class User(ComparableEntity):
22 pass
23
24
25class Order(ComparableEntity):

Calls

no outgoing calls