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 #16677

Merged
merged 1 commit into from
Jul 21, 2019
Merged

Conversation

ajcvickers
Copy link
Member

  • InterceptionResolver -> InterceptionAggregator
  • IConventionContext<in T> -> IConventionContext<in TMetadata>
  • IDbFunctionParameter.Parent -> IDbFunctionParameter.Function
  • Remove HasNullPropagation
  • CurrentDbContext properties -> CurrentContext

* `InterceptionResolver` -> `InterceptionAggregator`
* `IConventionContext<in T>` -> `IConventionContext<in TMetadata>`
* `IDbFunctionParameter.Parent` -> `IDbFunctionParameter.Function`
* Remove `HasNullPropagation`
* `CurrentDbContext` properties -> `CurrentContext`
@ajcvickers ajcvickers force-pushed the ItQuacksWalksSoundsLikeADuckSoCallItAGoose0719 branch from d3abc1b to 62b0245 Compare July 21, 2019 20:19
@ajcvickers ajcvickers merged commit 23d892e into master Jul 21, 2019
@ghost ghost deleted the ItQuacksWalksSoundsLikeADuckSoCallItAGoose0719 branch July 21, 2019 21:45
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