Closed Dieterbe closed 12 years ago
This is not an issue with Descartes. You haven't run your database migrations properly.
well i just followed the instructions in the readme, i.e. heroku addons:add heroku-postgresql:dev -r $DEPLOY
which didn't give any error, so what did i do wrong?
That just deploys the database, it doesn't run the migration. Here you go.
$ heroku run bundle exec rake db:migrate:up
i setup the latest git version on heroku as per readme. on this page http://fierce-sands-3941.herokuapp.com/graphs I see in my network tab that a request for "graphs" is happening, the response for which is: