Skip to main content

4 docs tagged with "migrate apply"

View all tags

Applying Schema 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.

Schema Change Workflow

Day-to-day Atlas workflow for both versioned and declarative migrations: edit your schema, generate or plan a migration, review the SQL, and apply it to your database.