GORM Playground Link
https://github.com/go-gorm/playground/pull/795
Description
Batch Creates on sqlite causes a panic if a *map[string]interface{}
is passed a parameter to Create
https://github.com/go-gorm/playground/pull/795
Batch Creates on sqlite causes a panic if a *map[string]interface{}
is passed a parameter to Create