Add foreign keys to database #4606
mamhoff
started this conversation in
New Features or Ideas
Replies: 1 comment
-
This is relevant to the change being made in #2360 and should be revisited after it has been merged. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Many of our reference fields do not have foreign key constraints set. Since Rails 4.2, support for foreign keys is there for all DB adapters. There is a WIP PR in #2036, but that needs a serious rebase.
Beta Was this translation helpful? Give feedback.
All reactions