Database Migration Validator

Validates SQL database migrations for safety using pg_stat_statements analysis and pt-online-schema-change dry-run mode. Checks for long-running locks, missing indexes on foreign keys, and backward-incompatible column changes.

tomevault-io 30ff2fa 2 files · 1.8 KB Updated

File contents

Database Migration Validator

Validates SQL database migrations for safety using pg_stat_statements analysis and pt-online-schema-change dry-run mode. Checks for long-running locks, missing indexes on foreign keys, and backward-incompatible column changes.

Installation

No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.

Documentation

Source


Source: agentskillexchange/skills — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/agentskillexchange--skills--database-migration-validator commit 30ff2fa0da

Frequently asked questions

npx skillmds@latest add tomevault-io/database-migration-validator