citygram / citygram-services

Web content transformation proxies for open data API's
https://citygram-services.herokuapp.com/
16 stars 37 forks source link

Update database_helper to work on remote databases #75

Closed jszwedko closed 6 years ago

jszwedko commented 6 years ago

Currently assumes it is running against localhost (not passing any environment or flags to pg client commands). Instead, use the passed $DATABASE_URI.