go-gorm / playground

GORM Playground (Please Create PR for this project to report issues)
MIT License
89 stars 678 forks source link

invalid value, should be pointer to struct or slice #662

Open bynil opened 9 months ago

bynil commented 9 months ago

Explain your user case and expected results

After add BeforeSave hook, updating model with TableName and struct will get error.