drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Automatically detect conflicting constraint names
Open
drizzle/kit
enhancement
has-pr
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
It would be nice if the migration generator automatically detects conflicting constraint names (and possibly indexes too) I just ran into this issue and while it was easy to fix it did involve manually removing the migration file which could become messy
Contributor guide
Assessment
This issue has not been assessed yet.