Skip to main content

3 docs tagged with "automatic migration planning"

View all tags

Automatic migration planning for golang-migrate

Learn how to use Atlas to automatically plan schema migrations for golang-migrate by diffing the desired state and current state of your database. This guide covers configuration, integrity verification, and migration generation.

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.