Skip to main content

4 docs tagged with "migrate diff"

View all tags

Automatic Schema Migration Planning

Learn how to automatically generate schema migrations for any database schema change using the `atlas migrate diff` command. This guide covers automatic migration planning for database schema migrations with Atlas, best practices, and examples for SQL, HCL, and ORM sources.

Automatic Schema Migrations for MySQL with Atlas

Learn how to manage MySQL schemas with Atlas using both declarative and versioned workflows. This guide covers automatic schema inspection, migration planning, and applying changes via CLI and CI/CD integrations.

Automatic Schema Migrations for PostgreSQL with Atlas

Learn how to manage PostgreSQL schemas with Atlas using both declarative and versioned workflows. This guide covers automatic schema inspection, migration planning, and applying changes via CLI and CI/CD integrations.

Dev Database

Dev Database is an ephemeral database that Atlas uses to process and validate users' schemas, migrations and more.