Inspect migrations through the app-owned db:status script.
Exit 0 means current, exit 2 means pending, and every other non-zero exit
means the inspection failed. The app owns database-specific comparison
logic while Beignet owns the stable report and automation contract.
Inspect migrations through the app-owned
db:statusscript.Exit 0 means current, exit 2 means pending, and every other non-zero exit means the inspection failed. The app owns database-specific comparison logic while Beignet owns the stable report and automation contract.