Skip to main content
Brached uses Atlas for declarative database schema management.

Schema Definition

Schemas are defined in atlas.hcl.

Applying Changes

To apply schema changes:
atlas schema apply -u "postgres://user:pass@localhost:5432/db" --to file://atlas.hcl