drizzle-team / drizzle-team/drizzle-orm

How to apply drizzle migrations just the generated migrations files (sql files)

Open
#5,091 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

In my environment i don't have access to the source code, just the generated files (using `drizzle-generate`), does drizzle offer a way to apply them directly? i don't want to reply on `drizzle.config.ts` which relies on the schema and requires `drizzle-orm` to be installed and so on.

in other words; ideally i would like a CLI tool and i point just the sql files and the db url and that's it

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.