Skip to content
Discussion options

You must be logged in to vote

Answering (kind of) this myself in case others have the same question.

What I was trying to achieve is Multi-Table Inheritance (MTI). After researching the topic I realised I would be better off using Single-Table Inheritance (STI) instead. That was much easier to achieve and resulted in a simpler database schema.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LemonPie22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant