Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Add DB migration undo functionality #641

Open
codyzu opened this issue Dec 7, 2020 · 0 comments
Open

Add DB migration undo functionality #641

codyzu opened this issue Dec 7, 2020 · 0 comments

Comments

@codyzu
Copy link
Contributor

codyzu commented Dec 7, 2020

The db manager migration script does not pass a version parameter to Postrator. By default, Postgrator migrates to the maximum version.

Allowing a version parameter would allow Postgrator to rollback or undo migrations.

Most likely this would require reworking the terminal parameter parsing to allow for an additional parameter and then passing that to Postgrator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants