Skip to content

Migrating to a new version of pgroll #765

@ilyakooo0

Description

@ilyakooo0

Currently if a new release of pgroll has breaking changes it is not possible use it on schemas migrated with an older release of pgroll. The issue is that pgroll stores the migration JSON in the database and tries to decode them during the migration. This obviously fails.

Is there an easy way to migrate to a new release of pgroll?

Metadata

Metadata

Assignees

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