drizzle-team / drizzle-team/drizzle-orm

feat: option to skip generating `meta` and `sql`

Open
#3,376 0 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

We're using our database as the source of truth and already have raw SQL migrations that we use `goose` to manage. We're simply not in need of the `drizzle/meta` or `drizzle/0000_*.sql` direct and file. We currently have a build step to remove these afterwards, but it would be cool not to have to do that manually, and instead just tell drizzle-kit to skip those.

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.