Skip to main content

5 docs tagged with "migrate apply"

View all tags

Applying Migrations

Learn how to use the `atlas migrate apply` command to apply versioned schema migrations to your database. This page covers the full workflow for managing, validating, and deploying database schema migrations with Atlas.

Pre-migration checks

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