issues
search
datalust
/
piggy
A friendly PostgreSQL script runner in the spirit of DbUp.
Apache License 2.0
78
stars
10
forks
source link
Additional CLI commands
#10
Closed
nblumhardt
closed
7 years ago
nblumhardt
commented
7 years ago
A few possible additions:
Some kind of "what-if" command to view the changes that would be applied by
up
A "rebase"-type command to handle reorganized scripts; e.g. clear the change log table and insert all scripts as "run" without executing them
A "forget" command to remove a specific entry from the change log
A few possible additions:
up