0

since the release of rails 5.0 it is suggested to use rails db:migrate
My question is, when using heroku, which one should I use:
heroku run rails db:migrate or heroku run rake db:migrate ?

1 Answer 1

1

Please use heroku run rake db:migrate

Check On heroku

Sign up to request clarification or add additional context in comments.

1 Comment

It will be more helpful to to put some relevant content from the attached page here since links can change or break in future.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.