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

Add OwnedNavigationBuilder.ToView() #15663

Closed
bricelam opened this issue May 8, 2019 · 1 comment
Closed

Add OwnedNavigationBuilder.ToView() #15663

bricelam opened this issue May 8, 2019 · 1 comment

Comments

@bricelam
Copy link
Contributor

bricelam commented May 8, 2019

For completeness, we should let you call ToView on owned types.

Note, this also depends on the outcome of #14787

@ajcvickers ajcvickers added this to the Backlog milestone May 10, 2019
ajcvickers added a commit that referenced this issue Jun 20, 2019
Part of #15663
Fixes #14433

The `GetTypeMapping` and `GetRelationalTypeMapping` methods will throw if there isn't a type mapping annotated on the model. Model finalization ensures that this is true.

Find methods still exist for cases where they need to be called before the model is finalized, and also so as not to break when not needed. However, see #16177
ajcvickers added a commit that referenced this issue Jun 20, 2019
Part of #15663
Fixes #14433

The `GetTypeMapping` and `GetRelationalTypeMapping` methods will throw if there isn't a type mapping annotated on the model. Model finalization ensures that this is true.

Find methods still exist for cases where they need to be called before the model is finalized, and also so as not to break when not needed. However, see #16177
@ilmax ilmax mentioned this issue Aug 23, 2019
16 tasks
@AndriySvyryd
Copy link
Member

This is now a dupe of #17890

@AndriySvyryd AndriySvyryd removed this from the Backlog milestone Nov 12, 2019
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants