Version 0.5.3.0-0 of beam-migrate is deprecated.
The latest version of beam-migrate is 0.5.3.1-0.

beam-migrate

Version 0.5.3.0 revision 0 uploaded by LaurentRDC.

Package meta

Synopsis
SQL DDL support and migrations support library for Beam
Description

This package provides type classes to allow backends to implement SQL DDL support for beam. This allows you to use beam syntax to write type-safe schema generation code. The package also provides features to introspect beam schemas, and support for automatic generation of migrations in SQL and Haskell formats. This is mostly a low-level support library. Most often, this library is used to write tooling to support DDL manipulation in your project, or to enable migrations support in beam backends.

Author
Travis Athougies
Bug reports
n/a
Category
Database
Copyright
Copyright (C) 2017-2018 Travis Athougies
Homepage
https://travis.athougies.net/projects/beam.html
Maintainer
travis@athougies.net
Package URL
n/a
Stability
n/a

Components