GORM Playground Link
https://github.com/go-gorm/playground/pull/557
Description
if model is not ptr when update record and enable hook, it will be panic.
https://github.com/go-gorm/playground/pull/557
if model is not ptr when update record and enable hook, it will be panic.