yesodweb/persistent

[Feature request] add support for PostgreSQL connection URI's ...

Open

#858 opened on Mar 18, 2019

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Haskell (302 forks)auto 404
Postgresenhancementgood first issue

Repository metrics

Stars
 (484 stars)
PR merge metrics
 (PR metrics pending)

Description

... as described here, and used here (and possibly elsewhere).

Something like a corresponding YESOD_DATABASE_URL environment variable in the scaffolded site to override it would be helpful too.

Would this require drastic reworking of Persistent, or would it be less painful than that?

Contributor guide