@hackage / database-migrate

Database versioning and migration (experimental)

Latest0.2.0

About

Metadata

  • Last updated , by MarkHibberd
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: Mark Hibberd <mark@hibberd.id.au>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    small_base (on by default)

    Choose the new, split-up base package.

Readme

A database versioning and migration library.

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.