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

Exception message update #22321

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Conversation

ajcvickers
Copy link
Member

Part of #7201

This PR contains the specific changes we made in the meeting, plus using '{entityType}.{property/navigation}' in EFCore consistently.

The T4 file has been updated to allow moving of parameters without changing the method signature and hence without needing to update all call sites, which is errorprone.

I have also added other changes we discussed as check boxes in #7201 so that we can track this like we do API reviews.

@ajcvickers ajcvickers requested a review from a team August 29, 2020 21:35
@ajcvickers
Copy link
Member Author

@Pilchie RC1

This PR contains the specific changes we made in the meeting, plus using ``{entityType}.{property/navigation}' in EFCore consistently.

The tt files has been updated to allow moving of parameters without changing the method signature and hence without needing to update all call sites, which is error prone.

I have also added other changes we discussed as check boxes in #7201 so that we can track this like we do API reviews.
@ajcvickers ajcvickers force-pushed the TheSameWordsInADifferentWay0829 branch from d273a6e to 11394a2 Compare August 30, 2020 21:24
@Pilchie
Copy link
Member

Pilchie commented Aug 31, 2020

Approved for RC1

@ajcvickers ajcvickers merged commit 8b37be0 into release/5.0 Aug 31, 2020
@ajcvickers ajcvickers deleted the TheSameWordsInADifferentWay0829 branch August 31, 2020 15:20
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