Error

Hi folks,

Good Evening,

After pushed my project into heroku server, i got an errror

ActiveRecord::StatementInvalid (PG::Error: ERROR: relation “homes” does not exist

Please look the attachment .

Please advise.

Instead of sending an attachment (which did not arrive for me anyway) just cut and paste the error and any relevant code. Not all the code just the relevant bits. Also tell us whether it worked locally before pushing it to heroku.

Colin

Yesterday, I got e-mail from heroku, they people updating postgres database after this you need to run your migration.

That might be cause of your error.

Yesterday, I got e-mail from heroku, they people updating postgres

database after this you need to run your migration.

That might be cause of your error.