GORM Playground Link

https://github.com/go-gorm/playground/pull/820

Description

When using CreateInBatches with Returning{}, it will result in panic! for some schema. Even if not panic, it may not update the result object.