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

[Insert] Fix Too many SQL variables error by using prepared statements #271

Closed

Conversation

ohaibbq
Copy link
Contributor

@ohaibbq ohaibbq commented Feb 20, 2024

Requires a new release of go-zetasqlite pending goccy/go-zetasqlite#171
Closes #270

@goccy
Copy link
Owner

goccy commented Mar 10, 2024

Thank you for your contribution !! This PR's commit is merged with #283

@ohaibbq
Copy link
Contributor Author

ohaibbq commented Mar 11, 2024

Closed with #283

@ohaibbq ohaibbq closed this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Too many SQL variables when inserting data
2 participants