Skip to content

Support for mapping model inheritance hierarchy #229

@eltrufas

Description

@eltrufas

SQLAlchemy supports mapping objects using inheritance, as described here.

Would it be possible to make the schema include extra fields in these subclasses depending on the polymorphic identity defined on the model?

If baking such a thing into the library is not feasible, has anyone with a similar use case found a relatively clean and robust solution for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions