kioku-migrate: The kioku schema migration entry point

[ bsd3, database, program ] [ Propose Tags ] [ Report a vulnerability ]

Applies kioku's migration chain and then reconciles keiro's read-model registry to the identity the compiled read models declare. . This lives in its own package rather than as an executable of kioku-migrations because it depends on kioku-core (for the read-model schemas), and kioku-core's test suite depends on kioku-migrations:test-support. Cabal's solver detects dependency cycles at package granularity, so an executable stanza inside kioku-migrations would close that cycle and make the whole project unsolvable -- even though the component graph itself is acyclic.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.2 && <2.3), base (>=4.21 && <5), bytestring (>=0.12 && <0.13), hasql (>=1.10 && <1.11), kioku-core (>=0.1.0.0 && <0.2), kioku-migrations (>=0.1.0.0 && <0.2), kiroku-store (>=0.3.0.1 && <0.4), optparse-applicative (>=0.17 && <0.20), pg-migrate (>=1.1.0.0 && <1.2), pg-migrate-cli (>=1.1.0.0 && <1.2), pg-migrate-import-codd (>=1.1.0.0 && <1.2), text (>=2.0 && <2.2) [details]
License BSD-3-Clause
Copyright 2026 Nadeem Bitar
Author Nadeem Bitar
Maintainer nadeem@gmail.com
Uploaded by shinzui at 2026-07-14T17:50:31Z
Category Database
Home page https://github.com/shinzui/kioku
Bug tracker https://github.com/shinzui/kioku/issues
Source repo head: git clone https://github.com/shinzui/kioku.git(kioku-migrate)
Distributions
Executables kioku-migrate
Downloads 3 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2026-07-14 [all 2 reports]