Skip to main content

3 docs tagged with "migrate lint"

View all tags

Migration Analyzers

The database is often the most critical component in software architectures. Being a stateful component, it cannot be

Pre-migration checks

Atlas supports the concept of pre-migration checks, where each migration version can include a list of assertions

Verifying Migration Safety

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