Skip to content

PostgreSql Dialect - Support for CREATE OR REPLACE VIEW #5407

@omasyo

Description

@omasyo

SQLDelight Version

2.0.2

SQLDelight Dialect

postgresql-dialect 2.0.2

Describe the Bug

Lack of support for CREATE OR REPLACE VIEW despite it being valid postgresql.

https://www.postgresql.org/docs/current/sql-createview.html

CREATE VIEW is supported but causes build errors on subsequent runs because the VIEW exists.

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