MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / B

Class B

test/orm/test_relationships.py:1610–1611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1608 pass
1609
1610 class B(cls.Basic):
1611 pass
1612
1613 def test_onetoone_switch(self):
1614 """test that active history is enabled on a

Calls

no outgoing calls