yesodweb/persistent

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

Offen

#858 geöffnet am 18.03.2019

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Haskell (302 Forks)auto 404
Postgresenhancementgood first issue

Repository-Metriken

Stars
 (484 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

... 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