Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php artisan migrate:reset not reseting other database connections #40097

Closed
Nimaw opened this issue Dec 18, 2021 · 1 comment
Closed

php artisan migrate:reset not reseting other database connections #40097

Nimaw opened this issue Dec 18, 2021 · 1 comment

Comments

@Nimaw
Copy link

Nimaw commented Dec 18, 2021

  • Laravel Version: 8.28.1
  • PHP Version: 8.0.9
  • Database Driver & Version: MYSQL 10.4.20-MariaDB

Description:

When i've running command php artisan migrate:reset it reseting created tables but it isn't reset other database connections.

Steps To Reproduce:

Create some migrations with different database connections then run php artisan migrate, it runs all migrations on multiple connections, but after if you run php artisan migrate:reset it isn't reset all tables.

@driesvints
Copy link
Member

Hey there,

Can you first please try one of the support channels below? If you can actually identify this as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!

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

No branches or pull requests

2 participants