Skip to main content

3 docs tagged with "automatic migration planning"

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.

Importing a Goose project to Atlas

Import an existing goose project into Atlas: convert the migration files to an Atlas migration directory and set the baseline version on the target database.