stormberry icon indicating copy to clipboard operation
stormberry copied to clipboard

CREATE UNIQUE INDEX give PostgreSQLSeverity.error 42P07

Open Pingear opened this issue 2 years ago • 0 comments

Hello) I have multiple tables that have columns with the same name that must have unique values. image image When I try to migrate I get this error image Since the error says that the name field already exists, but it exists in another table, but within the frame of this transaction, I believe this is an unintended option that should not lead to an error

Pingear avatar May 06 '23 15:05 Pingear