hasql-mover: Hasql migrations library

[ bsd3, database, library ] [ Propose Tags ]

A SQL renovator and removalist; a library for performing SQL migrations using Hasql, including an easy CLI for viewing and running migrations. Migrations are declared in-code as quasi-quoted SQL, and chained together in a type-level list of migrations.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1
Change log CHANGELOG.md
Dependencies base (>=4.16 && <4.20), hasql (>=1.6 && <1.7), hasql-th (>=0.4 && <0.5), hasql-transaction (>=1.0 && <1.2), megaparsec (>=9.0 && <10), optparse-applicative (>=0.17 && <0.19), prettyprinter (>=1.7 && <1.9), prettyprinter-ansi-terminal (>=1.1 && <1.2), resourcet (>=1.2 && <1.4), sop-core, template-haskell, text, time, transformers (>=0.5 && <0.7) [details]
License BSD-3-Clause
Author Mike Ledger
Maintainer eleventynine@gmail.com
Category Database
Uploaded by MikeLedger at 2024-05-03T05:35:19Z
Distributions
Downloads 25 total (25 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-05-03 [all 1 reports]