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.
steps.txt5.92KB
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...
Was this page helpful?