fix(cli): sort migrations lexicographically for real
This commit is contained in:
parent
bddb2d6b14
commit
121492b303
3 changed files with 144 additions and 11 deletions
5
.changeset/funny-pants-heal.md
Normal file
5
.changeset/funny-pants-heal.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@emigrate/cli': patch
|
||||
---
|
||||
|
||||
Sort migration files lexicographically correctly by using the default Array.sort implementation
|
||||
Loading…
Add table
Add a link
Reference in a new issue