beam-migrate: SQL DDL support and migrations support library for Beam

[ database, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

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.

Flags

Manual Flags

NameDescriptionDefault
werror

Enable -Werror during development

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.5.1.2, 0.5.2.0, 0.5.2.1, 0.5.3.0, 0.5.3.1 (info)
Change log ChangeLog.md
Dependencies aeson (>=0.11 && <2.3), base (>=4.9 && <5.0), beam-core (>=0.10 && <0.11), bytestring (>=0.10 && <0.13), containers (>=0.5 && <0.8), deepseq (>=1.4 && <1.7), dependent-map (>=0.2 && <0.5), dependent-sum (>=0.4 && <0.8), free (>=4.12 && <5.3), ghc-prim (>=0.5 && <0.12), hashable (>=1.2 && <1.5), haskell-src-exts (>=1.18 && <1.24), microlens (>=0.4 && <0.5), mtl (>=2.2 && <2.4), parallel (>=3.2 && <3.3), pqueue (>=1.3 && <1.6), pretty (>=1.1 && <1.2), scientific (>=0.3 && <0.4), text (>=1.2 && <2.2), time (>=1.6 && <1.13), unordered-containers (>=0.2 && <0.3), uuid-types (>=1.0 && <1.1), vector (>=0.11 && <0.14) [details]
License MIT
Copyright Copyright (C) 2017-2018 Travis Athougies
Author Travis Athougies
Maintainer travis@athougies.net
Category Database
Home page https://travis.athougies.net/projects/beam.html
Source repo head: git clone https://github.com/haskell-beam/beam.git(beam-migrate)
Uploaded by LaurentRDC at 2024-10-08T15:56:05Z
Distributions NixOS:0.5.2.1, Stackage:0.5.3.1
Reverse Dependencies 4 direct, 5 indirect [details]
Downloads 12780 total (149 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-10-08 [all 1 reports]