Skip to content

PostgreSQL No support for CREATE INDEX CONCURRENTLY #4531

@shockie

Description

@shockie

SQLDelight Version

2.0.0

SQLDelight Dialect

PostgreSQL

Describe the Bug

Creating an index via CREATE INDEX CONCURRENTLY fails, even when I try to add the index via CREATE INDEX the migration fails.

It feels related with #4501 since it's a CREATE statement.

Stacktrace

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions