Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Propagation, PropCutting and PropSeed should use inheritance #24

Closed
brettatoms opened this issue Apr 1, 2013 · 1 comment
Closed

Propagation, PropCutting and PropSeed should use inheritance #24

brettatoms opened this issue Apr 1, 2013 · 1 comment
Labels
Milestone

Comments

@brettatoms
Copy link
Member

These should probably use joined table inheritance from SQLAlchemy to provide a single entry point to a propagation instance which has the correct fields depending on the source_type. See more here:
http://docs.sqlalchemy.org/en/rel_0_8/orm/inheritance.html#joined-table-inheritance

@brettatoms
Copy link
Member Author

Moved to Bauble/bauble.api#3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant