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

[Protocol] Support Entity Type inheritance #117

Closed
karataliu opened this issue Jul 17, 2015 · 3 comments
Closed

[Protocol] Support Entity Type inheritance #117

karataliu opened this issue Jul 17, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@karataliu
Copy link
Contributor

No description provided.

@lewischeng-ms
Copy link
Contributor

Also verify type inheritance in URL works after this feature is completed.

@chinadragon0515
Copy link
Contributor

The issues will fix in several steps,
0. Model build derived type (PR #402

  1. Query with derived type (PR Derivedtype support (part 2) #410 )
  2. Query options work with derived type
  3. Patch with derived type
  4. Post with derived type
  5. Delete with derived type

And note derived type is only for entity type, EF does not support complex type inheritance now, and it is not supported by RESTier now.

This was referenced May 27, 2016
@chinadragon0515 chinadragon0515 modified the milestones: 0.6, 0.5 May 30, 2016
@chinadragon0515
Copy link
Contributor

All supports is added, close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants