Skip to content

Conversation

@e1himself
Copy link

Previously, it was producing an invalid order in case we're using
a many-to-many cross-ref table referencing to the same table twice.
Thus checking for a table name is not reliable.
Now we just check if the first PK is the same as a give FK. That's it.

Previously, it was producing an invalid order in case we're using
a many-to-many cross-ref table referencing to the same table twice.
Thus checking for a table name is not reliable.
Now we just check if the first PK is the same as a give FK. That's it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant