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.

Verifying Migration Safety

Run atlas migrate lint to catch destructive changes, breaking changes, and table locks in a migration directory, locally and on every pull request in CI.