Skip to content

Uniquify and validate check constraint store name.#25061

Merged
AndriySvyryd merged 1 commit intomainfrom
Issue18958
Jun 14, 2021
Merged

Uniquify and validate check constraint store name.#25061
AndriySvyryd merged 1 commit intomainfrom
Issue18958

Conversation

@AndriySvyryd
Copy link
Copy Markdown
Member

@AndriySvyryd AndriySvyryd commented Jun 9, 2021

Allow to specify check constraint store name independently of the model name.
Ensure check constraint model name is unique across the hierarchy.
Remove check constraints from the runtime model.

Fixes #18958

Comment thread src/EFCore.Relational/Metadata/Conventions/SharedTableConvention.cs Outdated
Allow to specify check constraint store name independently of the model name.
Ensure check constraint model is unique across the hierarchy.
Remove check constraints from the runtime model.

Fixes #18958
@AndriySvyryd AndriySvyryd merged commit b44b5cc into main Jun 14, 2021
@AndriySvyryd AndriySvyryd deleted the Issue18958 branch June 14, 2021 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uniquify and validate Check Constraint name

2 participants