MIT licensed by Michael Xavier
Maintained by [email protected]
This version can be pinned in stack with:drifter-postgresql-0.2.1@sha256:b1fc1b6cec09e0b359172a576b1406240cad562299b7f9f77f6a9e147510ac23,1823

Module documentation for 0.2.1

drifter-postgresql

Build Status

PostgreSQL support for the drifter schema migration tool

Examples

See the examples directory for an example of how to use drifter-postgresql.

Changes

0.2.1

  • Update tested-with.
  • Set lower bound on base.
  • Add transformers-compat.

0.2.0

  • Switch from EitherT to ExceptT.

0.1.0

  • Support non-linear migration plans. This changes some types, hence a breaking version change.

0.0.2

  • Loosen bounds

0.0.1

  • Initial release