feat(remove): implement the "remove" command for removing migrations from the history
This commit is contained in:
parent
9447d28ad8
commit
d8a6a2428a
12 changed files with 370 additions and 24 deletions
7
.changeset/silly-walls-raise.md
Normal file
7
.changeset/silly-walls-raise.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
'@emigrate/plugin-tools': minor
|
||||
'@emigrate/storage-fs': minor
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Implement the "remove" command for removing migration entries from the history
|
||||
Loading…
Add table
Add a link
Reference in a new issue