Skip to content

Add an AlterViewModel and AlterMaterializedViewModel as available operations #161

Open
@zschumacher

Description

@zschumacher

It would be amazing that when I change a query on a PostgresViewModel or PostgresMaterializedViewModel, if psqlextra would generate an alter view migration for me. Currently, I have to either do a SeperateDatabaseAndState to alter the view, or manually add a delete and create view operation to a migration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions