SSDT crash with two column key

Roberto Ortega 6 Reputation points
2020-11-20T23:02:02.993+00:00

I'm using the latest Visual Studio 2019 SSDT (SQL Data Tools). It crashes doing the following:

  1. Compare a table with PK constraint that has one column and also another unique constraint that has two columns as the key.
  2. In the comparison options, set the index to use as the unique index, not the PK index
  3. Uncheck the PK column so that its not included in the comparison.
  4. Press Finish so that the comparison is performed.
  5. In the results upper pane click the table that was compared
  6. In the results lower pane, click in the Update table
  7. CRASH AND BURN
  8. Your VS instance is now toast.
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,361 questions
{count} votes