caffeinated/modules

Console migration:refresh ignore the order of the batch in the table migrations

Closed this issue · 1 comments

Why when the command php artisan module:migrate:refresh did not see the order of the batch in the table migrations?

If I create a new migration and then run the command refresh or reset migration still read all the files that have never been executed.

Resolved in issue #274 - pending review and approval from @kaidesu