@hackage / persistent-database-url

Parse DATABASE_URL into configuration types for Persistent

Latest1.1.0

About

Metadata

  • Last updated , by jferris
  • License MIT
  • Categories Databases
  • Maintained by: Joe Ferris <jferris@thoughtbot.com>

  • Lottery factor: 0

Links

Installation

Readme

Converts the parameters parsed from a database url to the concrete configuration types required by persistent.

Currently, only persistent-postgresql's PostgresConf is provided.