database-migrate: Database versioning and migration (experimental)
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the new, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- database-migrate-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.1.0, 0.1.1, 0.1.2, 0.2.0 |
---|---|
Dependencies | base (>=3 && <5), bytestring (>=0.9), cmdargs (>=0.9.3), containers (>=0.4), directory (>=1.0), either (>=3.0.2), filepath (>=1.0), postgresql-simple (>=0.1.4.3), text (>=0.11), time (>=1.0), transformers (>=0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012 Mark Hibberd |
Author | Mark Hibberd <mark@hibberd.id.au> |
Maintainer | Mark Hibberd <mark@hibberd.id.au> |
Category | Database |
Home page | https://github.com/markhibberd/database-migrate |
Bug tracker | https://github.com/markhibberd/database-migrate/issues |
Source repo | head: git clone https://github.com/markhibberd/migrate.git |
Uploaded | by MarkHibberd at 2012-11-20T12:39:03Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5655 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |