Raised when migration version metadata cannot be trusted.
A missing package anchor is the only catalog state that represents version zero. Query failures and malformed metadata stop migration control flow so a caller cannot mistake an unavailable or corrupt database for a fresh install.
Summary
Types
@type reason() ::
:query_failed
| :missing_comment
| :invalid_comment
| :unexpected_result
| :out_of_range