Skip to content

[release/7.0] Revert shared columns validation breaking change - #29867

Merged
AndriySvyryd merged 1 commit into
release/7.0from
Issue29859_7.0
Jan 4, 2023
Merged

[release/7.0] Revert shared columns validation breaking change#29867
AndriySvyryd merged 1 commit into
release/7.0from
Issue29859_7.0

Conversation

@AndriySvyryd

Copy link
Copy Markdown
Member

Port of #29866
Fixes #29859

Description

The validation of provider CLR type for shared columns became stricter in 7.0 and it affected cases where the model wasn't actually invalid.

Customer impact

Affected models throw an exception during validation. There is no workaround.

How found

Customer reported on 7.0

Regression

Yes.

Testing

Added tests for the affected scenario.

Risk

Low; the fix is to throw in fewer cases, and a quirk was added to revert back to older behavior.

@wtgodbe

wtgodbe commented Jan 4, 2023

Copy link
Copy Markdown
Member

@AndriySvyryd could you resolve the merge conflict?

… are used in a key, foreign key or a unique index

Fixes #29859
@AndriySvyryd
AndriySvyryd merged commit ffda3b5 into release/7.0 Jan 4, 2023
@AndriySvyryd
AndriySvyryd deleted the Issue29859_7.0 branch January 4, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants