Skip to content

unexpected error: too many SQL variables #426

Open
@lesichkovm

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions