Skip to main content

3 docs tagged with "existing project"

View all tags

Integrating Atlas with an existing Drizzle project

Learn how to integrate Atlas with an existing Drizzle project to manage migrations and untracked objects. This guide covers installation, configuration, and using Atlas to plan migrations for your Drizzle schema.

Setup Versioned Migrations

Learn how to set up versioned database migrations with Atlas. This guide covers configuring migration directories, creating baseline migrations, and verifying your schema changes for existing projects and databases.