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

Suggestion: Only migrate if current_path is present (Do not migrate on first deploy) #166

Closed
wants to merge 2 commits into from

Conversation

NielsKSchjoedt
Copy link

No description provided.

@mattbrictson
Copy link
Member

Could you elaborate a bit more on your reasoning? Is this a workaround for a problem that you encounter when running migrations on first deploy, a performance optimization, or something else?

In my case I rely on migrations to create the schema for my app, so disabling migrations on first deploy would break my current workflow, as I'm sure it would for others.

@will-in-wi
Copy link
Contributor

This sounds like an attempted solution for #118

@mattbrictson
Copy link
Member

I'm closing since there was no followup from the OP.

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.

3 participants