Skip to content

Conversation

TheBlckbird
Copy link
Contributor

If you run artisan migrate:status --pending but there are no pending migrations only an empty table is displayed.

I changed it so "No pending migrations found" is displayed"
As stated in #48017 just "No migrations found" could be a bit confusing, so please let me know if this is better.

@TheBlckbird TheBlckbird changed the title [10.x] Fix "No migrations found" not shown with --pending option [10.x] Fix empty table not shown with --pending option Aug 10, 2023
@taylorotwell taylorotwell merged commit 746ad0e into laravel:10.x Aug 10, 2023
@TheBlckbird TheBlckbird deleted the fix/status-command-pending branch August 10, 2023 13:22
@TheBlckbird TheBlckbird changed the title [10.x] Fix empty table not shown with --pending option [10.x] Fix empty table not shown when using the --pending option Aug 10, 2023
@TheBlckbird TheBlckbird changed the title [10.x] Fix empty table not shown when using the --pending option [10.x] Fix empty table displayed when using the --pending option but there are no pending migrations Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants