...which can be used to log manually run migrations as successful or for baselining a database.
269 B
269 B
| @emigrate/cli |
|---|
| minor |
Add support for the --no-execution option to the "up" command to be able to log migrations as successful without actually running them. Can for instance be used for baselining a database or logging manually run migrations as successful.