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

Rails 5.1 / Heroku database migration bug fix #509

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

wowonrails
Copy link
Contributor

Hey guys,

This error appearing when you try to deploy Rails 5.1 application to Heroku:
RolifyCommunity/rolify#444

@timurvafin please take a look

@timurvafin
Copy link
Member

Thank for the PR, I'm going to merge it. But actually you no need to run migrations on Heroku or even locally b/c it's better to use db:schema:load to setup database structure.

@timurvafin timurvafin merged commit a4d6b63 into fs:master Oct 25, 2017
@wowonrails
Copy link
Contributor Author

@timurvafin thanks 🍺 ahh yeah, you are right about db:schema:load 😃

@wowonrails wowonrails deleted the issue-with-migration branch October 25, 2017 13:09
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