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

Always register migrations #1119

Merged
merged 1 commit into from Aug 27, 2021
Merged

Always register migrations #1119

merged 1 commit into from Aug 27, 2021

Conversation

MasterRO94
Copy link
Contributor

I think we need to register migrations even if telescope is disabled so database would be ready when we switch state enable/disable. So there is no need to check and run migrations every time we enable telescope. It can be useful for CI/CD.

I think we need to register migrations even if telescope is disabled so database would be ready when we switch state enable/disable. So there is no need to check and run migrations every time we enable telescope. It can be useful for CI/CD.
@taylorotwell taylorotwell merged commit 3261aff into laravel:master Aug 27, 2021
@lk77
Copy link

lk77 commented Aug 11, 2023

@MasterRO94 was this reverted ?

it does not seems to be the case anymore

edit:

it seems, this is only on master and not on 4.x

@taylorotwell there is 2 years old commits on master that never went live on 4.x, and as far as i can tell, there is no 5.x planned

4.x...master

perhaps it's worth reviewing them, and including the usefull ones in the 4.x like this pr

thanks.

@MasterRO94
Copy link
Contributor Author

Yes, we use my PR patch via composer patches plugin https://github.com/cweagans/composer-patches
Don't know why master branch is not maintained

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.

None yet

3 participants