You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command line interface doesn't appear to implement migrate up as stated in the README (nor migrate down or migrate reset). The shell script calls the corresponding method in /lib/cli.js but it's empty and the switch statement isn't wired up.
The text was updated successfully, but these errors were encountered:
The command line interface doesn't appear to implement
migrate up
as stated in the README (normigrate down
ormigrate reset
). The shell script calls the corresponding method in/lib/cli.js
but it's empty and the switch statement isn't wired up.The text was updated successfully, but these errors were encountered: