drifter: Simple schema management for arbitrary databases.
Simple support for migrating database schemas, which allows haskell functions to be run as a part of the migration. Note that this library isn't meant to be used directly, but rather as a base library for a specific driver. For an example of a functioning driver, you should check out drifter-postgresql.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| lib-werror | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- drifter-0.3.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.1.0.0, 0.1.0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0 |
|---|---|
| Change log | changelog |
| Dependencies | base (>=4.9 && <5), containers (>=0.5), fgl (>=5.5), text (>=0.11) [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.1 |
| License | MIT |
| Author | AndrewRademacher |
| Maintainer | Michael Xavier <michael@michaelxavier.net> |
| Category | Database |
| Home page | https://github.com/AndrewRademacher/drifter |
| Source repo | head: git clone git@github.com:AndrewRademacher/drifter.git |
| Uploaded | by MichaelXavier at 2021-01-26T23:12:42Z |
| Distributions | LTSHaskell:0.3.0, NixOS:0.3.0, Stackage:0.3.0 |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Downloads | 6191 total (8 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2021-01-26 [all 1 reports] |