My flask app works perfectly fine on localhost, but when I run it on heroku I get an internal server error.
I have heard that you cannot use sqlite on heroku. Is this