Pre-migration checks
Pre-migration checks allow you to run assertions on the target database before applying migrations, reducing the risk of migration failures.
Pre-migration checks allow you to run assertions on the target database before applying migrations, reducing the risk of migration failures.
Learn how to define and run pre-migration checks in Atlas to validate schema conditions before applying migrations, ensuring safe database changes.