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

unexpected error: too many SQL variables #426

Open
2 tasks
lesichkovm opened this issue Jul 7, 2024 · 0 comments
Open
2 tasks

unexpected error: too many SQL variables #426

lesichkovm opened this issue Jul 7, 2024 · 0 comments

Comments

@lesichkovm
Copy link

Describe the bug
When inserting many rows at once the goqu builds the query which then fails to execute

To Reproduce
Add lots of rows and run the SQL output

Expected behavior
The documentation to clearly state there is a limit, and how to make it work. For example batch queries, etc.

Dialect:

  • postgres
  • mysql
  • [ x] sqlite3

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant