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

Be consistent about OnModelCreating as the terminology for fluent API #22343

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

AndriySvyryd
Copy link
Member

Use "navigation" rather than "navigation property"
Check usage of {foreignKey} and for correct quoting and use foreignKeyProperties where appropriate
Fix AnnotationNotFound, BadFilterDerivedType, CircularDependency
Update DisplayName for shared-type entity types to include the entity type name

Part of #7201
Fixes #22310

@AndriySvyryd AndriySvyryd requested a review from a team September 1, 2020 01:26
@AndriySvyryd
Copy link
Member Author

@Pilchie For RC1

@Pilchie
Copy link
Member

Pilchie commented Sep 1, 2020

Approved for RC1 pending code review signoff if merged before 10am Pacific on 2020-09-01.

@ghost
Copy link

ghost commented Sep 1, 2020

Hello @AndriySvyryd!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@smitpatel
Copy link
Member

Will PR checks be done in next 38 mins? 😆

@Pilchie
Copy link
Member

Pilchie commented Sep 1, 2020

Removing approval and auto-merge. Please re-add servicing-consider and tag when ready to merge.

For RC1, this will require Tactics approval, or M2 approval for RC2.

@AndriySvyryd
Copy link
Member Author

macOS timed out again 😢

@AndriySvyryd AndriySvyryd changed the base branch from release/5.0 to release/5.0-rc2 September 1, 2020 17:28
@AndriySvyryd
Copy link
Member Author

@Pilchie For RC2

Use "navigation" rather than "navigation property"
Check usage of {foreignKey} and for correct quoting and use foreignKeyProperties where appropriate
Fix AnnotationNotFound, BadFilterDerivedType, CircularDependency
Update DisplayName for shared-type entity types to include the entity type name

Part of #7201
Fixes #22310
@Pilchie
Copy link
Member

Pilchie commented Sep 1, 2020

Approved for RC2.

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.

Update DisplayName for shared-type entity types to include the entity type name
3 participants