Skip to content

Provide a smoother path for pgroll version upgrades #770

@gulcin

Description

@gulcin

As reported in #765 we should provide a smoother way to upgrade pgroll versions. Currently, users need to manually edit pulled migrations. To improve this process, we could provide an upgrade script to automate migration updates and handle breaking changes more seamlessly.

TODO

- [ ] add version information to pgroll migration files
- [ ] use pgroll version as version identifier
- [ ] if version is specified use that config parser

  • add separate command for updating migration files locally

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions