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.2.0.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), lens (>=3.9.0.2), 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 2013-07-16T14:56:52Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 5748 total (7 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]  |