Skip to content

How to exclude postgis views when run db:setup command #15

@TangMonk

Description

@TangMonk

I am using postgis, when I setup by schme.rb will throwing following error:

ActiveRecord::StatementInvalid: PG::DependentObjectsStillExist: ERROR:  cannot drop view raster_columns because extension postgis requires it

I do not wanna to drop the postgis views

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions