-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
EnhancementNew feature or requestNew feature or requestminorless important than important but more than nice-to-haveless important than important but more than nice-to-have
Milestone
Description
Where models have foreign keys that cannot be null, the tables should have appropriate constraints and
changesets should also validate this with Ecto.Changeset.foreign_key_constraint/3
.
See here for difference with Ecto.Changeset.assoc_constraint/3
.
Todo:
- Update changesets
- Add migrations
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestminorless important than important but more than nice-to-haveless important than important but more than nice-to-have