Skip to content

Conversation

nvasilevski
Copy link
Contributor

Related to #49671 (comment)

Currently the only way to setup a composite foreign key is to use query_constraints. With our intention to decouple query_constraints from foreign_key we need to allow foreign_key to be an Array to preserve the current behavior achieved with query_constraints.

Currently the only way to setup a composite foreign key is to use `query_constraints`.
With our intention to decouple `query_constraints` from `foreign_key` we need to allow
`foreign_key` to be an Array to preserve the current behavior achieved with `query_constraints`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants