I\'m having a problem deploying my Rails app to Heroku, where this error is thrown when trying to access the app:
PGError: ERROR: relation \"organiz
Apparently deleting my entire app and then redeploying from scratch fixed it. I have no idea what the problem was.