You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2018. It is now read-only.
I followed closely your tutorial and my app works just fine on localhost on sqlite or postgres, but I've tried to deploy on Heroku and I'm getting the following error:
relation "subtitrari_subtitle" does not exist
LINE 1: ...votes", "subtitrari_subtitle"."rating_score" FROM "subtitrar...
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I followed closely your tutorial and my app works just fine on localhost on sqlite or postgres, but I've tried to deploy on Heroku and I'm getting the following error:
relation "subtitrari_subtitle" does not exist
LINE 1: ...votes", "subtitrari_subtitle"."rating_score" FROM "subtitrar...
Thanks.
The text was updated successfully, but these errors were encountered: