Skip to main content

2 docs tagged with "down migrations"

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.

Flyway Undo Alternative in Atlas

Learn how Atlas Migrate Down provides a modern, safe alternative to Flyway's undo scripts with automatic generation and built-in safety checks.