ruby on rails - My database is not migrating properly to my live Heroku App (Coursework) -


i doing coursework through online bootcamp , learning ruby on rails implementing project through heroku.

i have working absolutely fine in development environment. ran migrations database , pushed (to knowledge) heroku. when try run heroku run rake db:migrate command output is:

running rake db:migrate on kpez-app... up, run.4076 activerecord::schemamigration load (3.5ms) select "schema_migrations".* "schema_migrations"

when pull live app database missing.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -