@hackage persistent-database-url1.0.0
Parse DATABASE_URL into configuration types for Persistent
Categories
License
MIT
Maintainer
Joe Ferris <jferris@thoughtbot.com>
Links
Versions
Installation
Dependencies (5)
- base >=4 && <5
- bytestring
- fail
- persistent-postgresql >=1.0.0
- uri-bytestring Show all…
Dependents (1)
@hackage/acme-everything
Converts the parameters parsed from a database url to the concrete configuration types required by persistent.
Currently, only persistent-postgresql's PostgresConf is provided.