flora-pm / flora-server

A package index for the Haskell ecosystem
https://flora.pm/about
Other
123 stars 38 forks source link

[NO-ISSUE] Implement database consistency checks at startup #545

Closed tchoutri closed 3 months ago

tchoutri commented 3 months ago

This PR implements consistency checks at startup. For now they are quite rudimentary:

Example output:

SELECT "package_indexes"."repository" FROM "package_indexes"
2024-04-02 18:06:27 ATTENTION flora-server: Database validation failed: Expected package indexes: horizon.
make: *** [Makefile:5: start] Error 1