Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

Semicolon and newline #56

Description

@siscia

There seems to be some weird issue when a query terminate with a semicolon ; and whitespaces or new lines.

So, queries like this works ok:

SELECT A, B from foo;

While this other seems to show the issue problem:

SELECT A, B from foo; -- with whitespaces

or also


--with newlines```

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    PRO Version If ContributionWe will send you a PRO version if you contribute to this issue in a meaningful way.bug

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions