database-migrate-0.0.1: Database versioning and migration

Portabilityportable
MaintainerMark Hibberd <mark@hibberd.id.au>
Safe HaskellSafe-Infered

Database.Migrate

Description

A library to assist with managing database versioning and migration.

Note: This library is under heavy development, currently the PostgreSQL implementation is functional, but expected to change. It is intended that a type safe migration api and command line tools be added to this library before it be considered stable.