Issue with constraint primary key when using drizzle-kit push 2 times.
Hello! I am facing an issue where if I use
First push. Works as intended.
Second push. Gives an error.
Ran sql command when pushing the second time:
A reproduction can be tried cloning this repository (the problem doesn't appear in https://drizzle.run). https://github.com/PureSci/drizzle-push-issue
drizzle-kit push 2 times without making any changes on a schema with a table with a constraint primary key.First push. Works as intended.
Second push. Gives an error.
Ran sql command when pushing the second time:
A reproduction can be tried cloning this repository (the problem doesn't appear in https://drizzle.run). https://github.com/PureSci/drizzle-push-issue
GitHub
Contribute to PureSci/drizzle-push-issue development by creating an account on GitHub.