Skip to main content

database-migration-patterns

Provides best practices for database schema migrations, ensuring zero-downtime changes and effective version control.

Install this skill

or
96/100

Security score

The database-migration-patterns skill was audited on Feb 9, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 349

External URL reference

SourceSKILL.md
349- [Alembic Documentation](https://alembic.sqlalchemy.org/)
low line 350

External URL reference

SourceSKILL.md
350- [PostgreSQL ALTER TABLE](https://www.postgresql.org/docs/current/sql-altertable.html)
low line 351

External URL reference

SourceSKILL.md
351- [Zero-Downtime Migrations](https://blog.cloudflare.com/why-we-use-postgresqls-advisory-locks/)
low line 352

External URL reference

SourceSKILL.md
352- [Safe Database Migrations](https://www.braintreepayments.com/blog/safe-operations-for-high-volume-postgresql/)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →