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

Option to pass an EntitySet with 2+ entities, and normalize one of them #3

Open
allisonportis opened this issue Aug 15, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@allisonportis
Copy link
Contributor

allisonportis commented Aug 15, 2019

Add functionality such that an entity in an EntitySet with more than one entity can be normalized.

  • user specifies which entity they want normalize

  • new EntitySet is created where that entity is normalized, all other entities are present, and existing relationships are preserved (but edited so that matches up with the newly created entities due to normalization)

  • idea: possibly be able to normalize all non-normalized entities that are in the EntitySet at once

@allisonportis allisonportis added the enhancement New feature or request label Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant