drifter-0.2.2: 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 shold check out drifter-postgresql.
Modules