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
Getting a weird results when migrating from an offset. I want to revert to the most recent migration (-1), works great. One migration file is executed.
[root@app app]# ./vendor/bin/ruckus.php db:migrate version=-1
Started: 2015-03-04 3:11pm UTC
[db:migrate]:
Migrating DOWN to: 20150225143350
========= TestSession2 ======== (0.02)
Finished: 2015-03-04 3:11pm UTC
Getting a weird results when migrating from an offset. I want to revert to the most recent migration (-1), works great. One migration file is executed.
Results change when doing (-2), (-3), etc...
Have no problem looking into this myself and submitting pull request, but I wanted to see if this was happening elsewhere?
Thanks!
The text was updated successfully, but these errors were encountered: