Drizzle TeamDT
Drizzle Team3y ago
2 replies
hachoter

PostgresError: there is no unique constraint matching given keys for referenced table "table_name"

I am getting this error, I looked at the migration file and i cannot see anything that would cause this error, I am not referencing the table table_name anywhere other than creating foreign key constraints to the id of this table which exists so I am not sure how it would cause any errors
Was this page helpful?