Skip to content

PATCH: Fix for when a through table has multiple associations#1618

Open
bieblebrox wants to merge 1 commit intobalderdashy:masterfrom
bieblebrox:bugfix-through-table-parent-reference
Open

PATCH: Fix for when a through table has multiple associations#1618
bieblebrox wants to merge 1 commit intobalderdashy:masterfrom
bieblebrox:bugfix-through-table-parent-reference

Conversation

@bieblebrox
Copy link

When a through table has multiple associations behavior was unpredictable because waterline actually created the mapping the with the first model that was not the child relationship.

This fix provides an easy solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant