drifter-postgresql

PostgreSQL support for the drifter schema migration tool

http://github.com/michaelxavier/drifter-postgresql

Version on this page:0.1.0
LTS Haskell 22.13:0.2.1
Stackage Nightly 2024-03-14:0.2.1
Latest on Hackage:0.2.1

See all snapshots drifter-postgresql appears in

MIT licensed by Michael Xavier
Maintained by [email protected]
This version can be pinned in stack with:drifter-postgresql-0.1.0@sha256:148d126272ad2a10ba7855254c06b17b55da457c0609427593a69de0f3040f8d,1762

Module documentation for 0.1.0

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.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