Skip to content

Cannot run scipts with DO $$ ... END $$; #1559

@rafael-at

Description

@rafael-at

What happened?

I cannot run scripts like these:

BEGIN;

DO $$
DECLARE
  ...
BEGIN
  ...
END $$;

COMMIT;

I get:

ERROR: unterminated dollar-quoted string at or near "$$

Steps to reproduce

No response

Expected behavior

No response

Database type

None

TablePro version

No response

macOS version & chip

No response

Screenshots / Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions