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

API review changes #20678

Merged
merged 1 commit into from
Apr 19, 2020
Merged

API review changes #20678

merged 1 commit into from
Apr 19, 2020

Conversation

ajcvickers
Copy link
Member

Part of #20409

  • Use Field instead of FieldInfo in model building
  • Change entityTypeName for IDbSetCache.GetOrAddSet and similar
  • Rename CreateKeyValueReadExpression to CreateKeyValuesExpression
  • Make IsQueryableType real internal
  • Rename IndexedProperty to IndexerProperty and related
  • Seal ExpressionEqualityComparer
  • Change ReplacingExpressionVisitor to use IReadOnlyList<Expression>
  • Use ETag instead of Etag
  • Remove GetViewOrTableColumnMappings
  • Rename IColumnBase.Type to StoreType

@ajcvickers ajcvickers requested a review from a team April 18, 2020 19:02
Part of #20409

- Use Field instead of FieldInfo in model building
- Change entityTypeName for `IDbSetCache.GetOrAddSet` and similar
- Rename CreateKeyValueReadExpression to CreateKeyValuesExpression
- Make IsQueryableType real internal
- Rename IndexedProperty to IndexerProperty and related
- Seal ExpressionEqualityComparer
- Change ReplacingExpressionVisitor to use `IReadOnlyList<Expression>`
- Use `ETag` instead of `Etag`
- Remove `GetViewOrTableColumnMappings`
- Rename IColumnBase.Type to StoreType
@ajcvickers ajcvickers merged commit 5526977 into master Apr 19, 2020
@ajcvickers ajcvickers deleted the SplishSploshSplash0417 branch April 19, 2020 18:51
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.

2 participants