Skip to content

Problems with migrations for 0.12.0 #688

@hypnoglow

Description

@hypnoglow

CHANGELOG upgrade guide recommends running index migration manually for large tables. After that, "normal" river migration should be run to finalize the process.

The problem is that the existing index is tolerated, but the existing column is not, which results in the following error:

column "unique_states" of relation "river_job" already exists

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