Skip to main content

5 docs tagged with "multi-tenant"

View all tags

Applying Migrations

Learn how to use the `atlas migrate apply` command to apply versioned schema migrations to your database. This page covers the full workflow for managing, validating, and deploying database schema migrations with Atlas.

Cloud Control Plane

In the previous section, we demonstrated how to use the Atlas CLI to manage migrations for a database-per-tenant

Defining Target Groups

In Atlas, a target group is a collection of target databases whose schema is managed together. In a database-per-tenant