drizzle-team / drizzle-team/drizzle-orm

Migration files and merge conflicts

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

Description

Currently, when using `drizzle-kit` and storing the migration files in Git, handling merge conflicts is currently very very hard.

The main issues is that Drizzle doesn't use an approach where it avoids conflicts (like `changeset` does, or similar tools).

It'd be great if there was a command to resolve merge conflicts in migration files.

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.