drizzle-team / drizzle-team/drizzle-orm

[FEATURE] Customize schema for `__drizzle_migrations` table

Open
#3,417 2 comments 0 reactions 0 assignees View on GitHub
drizzle/kit enhancement
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

Running [migrate](https://orm.drizzle.team/kit-docs/overview/#running-migrations) creates a new table `drizzle.__drizzle_migrations`. This table should be created on the database we define, but instead it's always created in `drizzle` schema. Some cloud managed databases might not allow using the non-default schema.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.