Closed wojcikstefan closed 6 years ago
This PR abstracts away common logic of an embedded reference, makes MongoEmbeddedReference inherit from it, and adds an SQLAEmbeddedReference.
MongoEmbeddedReference
SQLAEmbeddedReference
TODOs:
tests/__init__.py
@thomasst this should be g2g now
This PR abstracts away common logic of an embedded reference, makes
MongoEmbeddedReference
inherit from it, and adds anSQLAEmbeddedReference
.TODOs:
SQLAEmbeddedReference
tests/__init__.py
.