Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Create on sqlite causes a panic if a *map[string]interface{} is passed a parameter to Create #7389

Open
aureliar8 opened this issue Mar 11, 2025 · 0 comments
Assignees
Labels
type:with reproduction steps with reproduction steps

Comments

@aureliar8
Copy link

aureliar8 commented Mar 11, 2025

GORM Playground Link

go-gorm/playground#795

Description

Batch Creates on sqlite causes a panic if a *map[string]interface{} is passed a parameter to Create

@github-actions github-actions bot added the type:with reproduction steps with reproduction steps label Mar 11, 2025
@aureliar8 aureliar8 changed the title Batch Updates on sqlite causes a panic if a *map[string]interface{} is passed a parameter to update Batch Create on sqlite causes a panic if a *map[string]interface{} is passed a parameter to Create Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:with reproduction steps with reproduction steps
Projects
None yet
Development

No branches or pull requests

2 participants