DB Preflight

Scans DBScripts/ folder for unapplied database migrations and surfaces them before builds or at session start. Prevents 'Invalid object name' 500s caused by hand-applied DBScript migrations being missed. Use when starting a session, before building, or when a runtime DB error mentions a missing table/column.

TheophilusChinomona Updated

File contents

TheophilusChinomona/idev/tree/main/skills/db-preflight commit 3d6ee9be07

Frequently asked questions

npx skillmds@latest add theophiluschinomona/db-preflight