@hackage drifter0.1.0.0
Simple schema management for arbitrary databases.
Installation
Dependencies (5)
- base >=4.7 && <4.8
- bytestring >=0.10 && <0.11
- postgresql-simple >=0.4 && <0.5
- text >=1.2 && <1.3
- time >=1.4 && <1.5 Show all…
Dependents (3)
@hackage/drifter-sqlite, @hackage/acme-everything, @hackage/drifter-postgresql
Simple support for migrating database schemas, which allows haskell functions to be run as a part of the migration.