User runs a Schema Compare on two schemas which result on Table Columns differences. When he runs the generated sync script, the following error occurs:
"constraint with this name already exists".
There are no differences on the column constraints of the compared tables. This difference and generated code should not have been generated.
Â
One table constraint was created through the Create Table statement and the other created with an Alter Table statement.
WORKAROUND:
Run Schema Compare and check only Constraints or only Tables to compare.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center