Skip to content
Latchkey

Migration (Schema) - CI/CD Glossary Definition

A schema migration is a versioned script that changes database structure (a new column, index, or table). Migrations run in order in CI/CD so all environments converge on the same schema.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →