Skip to main content

3 docs tagged with "migrate lint"

View all tags

Migration Analyzers

Dive into migration analyzers in Atlas. Learn how to validate SQL & schema changes, catch breaking changes, review linear/non-linear migrations, and automate checks for safe deployment.

Pre-migration checks

Learn how to define and run pre-migration checks in Atlas to validate schema conditions before applying migrations, ensuring safe database changes.

Verifying Migration Safety

Atlas helps you ensure safe schema migrations for your database by automatically analyzing migration files for potentially dangerous or breaking changes.