Issue with migration [push, migrate] command in postgressql
Added a link as well for better readability [contains same content as the steps.txt]
https://rentry.co/drizzle-postgress-const-issue
I am using postgress on supabase, checked on docker as well same issue is replicated.
And unable to to push after pushing second time
Is there something fundamentally wrong that I am doing.
The migration files generated are correct but while pushing there is extra statements for unique id constraints.
This is a smaller schema in which I am able to replicate the issue.
Postgress migrations/second push fail due to trying to recreate con...
I am using postgress on supabase, checked on docker as well same issue is replicated.
And unable to to push after pushing second time
Is there something fundamentally wrong that I am doing.
The migration files generated are correct but while pushing there is extra statements for unique id constra...
0 Replies