Skip to content

collection query util makes INSERTS w/out a newline sometimes #3463

@acidjazz

Description

@acidjazz

Environment



Version

v3

Reproduction

TBD

Description

I'm seeing an issue with the query builder where the next INSERT sometimes is not on its own line - making the INSERT not recognized for example here is a snippet in of the query files:

'); -- igNUZxaCqu_BRjN_iDKIve0iB3JzmweGMF7PrsUZCS4INSERT INTO _c

I'm not sure what the proper fix is for this, but I'm going to try a PR that forces a \n before the INSERT to see if this might help

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions