Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "KeyType" specific members on ColumnType. #2057

Merged
merged 2 commits into from Jan 11, 2019

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Jan 7, 2019

Remove the following members from ColumnType:

  • IsKey
  • KeyCount
  • KeyCountCore

Part of the work necessary for #1860 and contributes to #1533.

Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Member

@sfilipi sfilipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

- IsKey
- KeyCount
- KeyCountCore

Part of the work necessary for dotnet#1860 and contributes to dotnet#1533.
- Rename KeyType extension method to be a verb
- Simplify check.
@eerhardt eerhardt merged commit 2e5612c into dotnet:master Jan 11, 2019
@eerhardt eerhardt deleted the ColumnTypeKey branch January 11, 2019 22:27
@dotnet dotnet locked as resolved and limited conversation to collaborators Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants