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 ability to globally add and remove exposed foreign key properties to entities #37

Open
msawczyn opened this issue Oct 16, 2020 · 0 comments
Labels
enhancement-M New feature request. Tshirt size: M

Comments

@msawczyn
Copy link
Owner

From the marketplace:

[Jason]: ... I found myself needing the foreign key field on all the associations. Can I make a suggestion that the designer set the Foreign Key Property to [TargetEntity]Id by default unless user overrides?

[Michael]: I'm not a big fan of foreign key generation for the entities. They're really not an organic part of the model, and are only there to support the persistence mechanism. It's entirely possible to have a storage mechanism where they're not only not needed, but not possible, so that kind of change goes against the spirit of the extension. That being said, I can see adding the ability to globally add them on command; say, with a context menu command on the designer surface.

@msawczyn msawczyn added the enhancement New feature or request label Oct 16, 2020
@msawczyn msawczyn changed the title Add ability to globally add exposed foreign key properties to entities Add ability to globally add and remove exposed foreign key properties to entities Oct 16, 2020
@msawczyn msawczyn added the pending release Issue is resolved in the current codebase, will be published with the next release label Nov 19, 2020
@msawczyn msawczyn reopened this Nov 30, 2020
@msawczyn msawczyn removed the pending release Issue is resolved in the current codebase, will be published with the next release label Nov 30, 2020
@msawczyn msawczyn changed the title Add ability to globally add and remove exposed foreign key properties to entities Add ability to globally remove exposed foreign key properties to entities Dec 15, 2020
@msawczyn msawczyn added enhancement-M New feature request. Tshirt size: M and removed enhancement New feature or request labels Feb 11, 2021
@msawczyn msawczyn changed the title Add ability to globally remove exposed foreign key properties to entities Add ability to globally add and remove exposed foreign key properties to entities Aug 14, 2022
@msawczyn msawczyn transferred this issue from msawczyn/EFDesigner Aug 14, 2022
@msawczyn msawczyn added this to Enhancement Requests in EFDesigner2022 via automation Aug 14, 2022
@msawczyn msawczyn moved this from Enhancement Requests to Backlog in EFDesigner2022 Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement-M New feature request. Tshirt size: M
Projects
Development

No branches or pull requests

1 participant