Drop uniqueness-providing constraints with dependent FK constraints #97538
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
We should adequately support dropping uniqueness-providing constraints (notably Unique and UniqueWithoutIndex)
when it has dependent FK constraints, in both the legacy and declarative schema changer.
Jira issue: CRDB-24745
The text was updated successfully, but these errors were encountered: