Skip to content

Child and parent relationship not being established correctly #218

Answered by vickmu
vickmu asked this question in Q&A
Discussion options

You must be logged in to vote

The parent-child relationship is determined based on the order of table names in the database. The table names are alphabetically sorted in the database. In this instance, the Product is coming before Related, therefore, the Product is the parent of Related. However, since Feature comes before Product, the former is bein defined as the parent of the latter.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vickmu
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