Batch Create on sqlite causes a panic if a *map[string]interface{}
is passed a parameter to Create
#7389
Labels
type:with reproduction steps
with reproduction steps
GORM Playground Link
go-gorm/playground#795
Description
Batch Creates on sqlite causes a panic if a
*map[string]interface{}
is passed a parameter toCreate
The text was updated successfully, but these errors were encountered: