Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The foreign key in the belongs_to relationship is now only set to the…
… value's primary key if the value is an instance of ORM, otherwise the foreign key is set to NULL. Fixes #4420
- Loading branch information