Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
getValueFromFields doesn't panic on nil pointers (go-gorm#2021)
* `IsValid()` won't return `false` for nil pointers unless Value is wrapped in a `reflect.Indirect`.
- Loading branch information