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

Class Thing

test/orm/test_unitofworkv2.py:3525–3526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3523 @classmethod
3524 def setup_classes(cls):
3525 class Thing(cls.Basic):
3526 pass
3527
3528 @classmethod
3529 def setup_mappers(cls):

Calls

no outgoing calls