database-migrate-0.0.2: 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, command line tools and MySql support be added before this library will be considered stable.