cqrs-postgresql-0.10.0: PostgreSQL backend for the cqrs package.

Safe HaskellNone
LanguageHaskell2010

Data.CQRS.PostgreSQL.Migrations

Synopsis

Documentation

migrate :: Connection -> IO () Source

Apply all the necessary migrations to use any subset of the CQRS functionality.