Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migration to add CASCADE to user_group.group_id
Add a DB migration to add `ON DELETE CASCADE` to the `user_group.group_id` column's foreign key to `group.id`.
- Loading branch information