[BUG]: relation "collections_id_seq" already exists #2630
Labels
bug
Something isn't working
db/postgres
drizzle/kit
has-pr
This issue has one or more PRs that that could close the issue when merged
priority
Will be worked on next
What version of
drizzle-orm
are you using?0.32.0
What version of
drizzle-kit
are you using?0.32.0
Describe the Bug
Hi. I've updated to the latest version to try out sequences for id column but when I running a migration it fails with error
Error:
Here is table example
Here is generated migration
Expected behavior
Migration works
Environment & setup
OS: MacOS 14.5
Docker: Docker version 27.0.3, build 7d4bcd8
Docker Compose: Docker Compose version v2.28.1-desktop.1
Database: PostgreSQL 16.3
Node.js: v20.14.0
The text was updated successfully, but these errors were encountered: