真的就是亂寫用的筆記

a page of tumbling madness: How to add a free shared PostgreSQL db to your python app running on Heroku

筆記一下

jrheard:

Heroku’s documentation claims that “New apps created on Heroku automatically have a shared database installed.” Unfortunately, that isn’t at all true for Flask apps: if you create a new Flask app on Heroku, you don’t have any database at all by default.

I spent a couple of hours Googling and…

  1. zonble reblogged this from jrheard and added:
    筆記一下 jrheard:
  2. jrheard posted this