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

Selecting property types not available in the select list #40

Closed
Jonathan4083 opened this issue Jul 11, 2022 · 2 comments
Closed

Selecting property types not available in the select list #40

Jonathan4083 opened this issue Jul 11, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists enhancement-M New feature request. Tshirt size: M

Comments

@Jonathan4083
Copy link

We are using several db contexts. One of the contains enums we want to use in the other contexts. Because the Type-Property of entities is restricted to the select list we specified the type directly in the .efmodel file. Is there any reason not to remove the restriction of the type field in the designer?

@msawczyn
Copy link
Owner

msawczyn commented Aug 14, 2022

Not other than safety. The goal of the designer was to make it easier for people not familiar with Entity Framework to generate correct models.

That being said, there is an argument that we could add an option to allow this, with the installation default being false. I'll add that. It would be implemented in the VS2022 version

@msawczyn msawczyn added the enhancement-M New feature request. Tshirt size: M label Aug 14, 2022
@msawczyn msawczyn transferred this issue from msawczyn/EFDesigner Aug 15, 2022
@msawczyn
Copy link
Owner

Duplicate of #28

@msawczyn msawczyn marked this as a duplicate of #28 Aug 15, 2022
@msawczyn msawczyn added the duplicate This issue or pull request already exists label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement-M New feature request. Tshirt size: M
Projects
None yet
Development

No branches or pull requests

2 participants