Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Support for Single Table Inheritance #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

VOONWerbeagentur
Copy link

Currently, inheritance is not managed properly. This PR enables at least Single Table Inheritance. When using this, discriminator map must be specified explicitly. If not specified, and therefore discovered at schema generation, schema generation tool enters an infinite loop. Joined Table Inheritance is not tested, but might work.

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

Successfully merging this pull request may close these issues.

2 participants