Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing a potential FK error when doing bulk updates (#606)
I hit this upgrade issue in production where the FK for user wasn't allowing null. Perhaps it is specific to our environment but I'd rather fix this.
- Loading branch information