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

fix: resolving the container in migrations prevents running them on-app-install #79

Conversation

SychO9
Copy link
Contributor

@SychO9 SychO9 commented Jun 30, 2023

Resolving the container within migrations prevents running the migrations when first installing flarum. It's better to directly use the connection, which is also faster 🎉

@SychO9 SychO9 changed the title fix: resolving the container in migrations prevents running on-app-install fix: resolving the container in migrations prevents running them on-app-install Jun 30, 2023
@imorland imorland merged commit da2940c into FriendsOfFlarum:master Jul 1, 2023
1 of 2 checks passed
@SychO9 SychO9 deleted the sm/remove-container-use-in-migrations branch July 1, 2023 07:59
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

2 participants