Skip to content

Statement with empty line in middle is considered as new statement #805

Description

@gintsgints

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

When there is an statement:

select *

from pg_catalog.pg_sequences;

there is errors reported on first and second part of one statement, as they would be separate statements.

Expected behavior

No errors should be reported, as provided statement executes just fine.

Screenshots

Image

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions