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

VS 2019 EDMX Update Issues #775

Closed
vijaysahu12 opened this issue Apr 18, 2019 · 3 comments
Closed

VS 2019 EDMX Update Issues #775

vijaysahu12 opened this issue Apr 18, 2019 · 3 comments

Comments

@vijaysahu12
Copy link

@ajcvickers I am also facing the same issue.. My web project was created in VS 2015 then after 1 years I start the development on 2017 and just few days back we jumped to 2019 but seems like the same steps working in VS2017 but not in VS2019 -- Steps was : Taking the "Update model From Database".

I can see the procedure successfully added to

  1. GSModel.Store -> Stored Procedure/Functions
  2. GSModel -> Function Import
  3. GsModel - > Complex types

but not able to find the same procedure in code.

Can you please help and any suggestion.

@ajcvickers
Copy link
Member

EF Team Triage: This issue is lacking enough information for us to be able to effectively triage it. In particular, it is missing the following information requested in the new issue template. Can you please provide this information?

Steps to reproduce

Ideally include a complete code listing that we can run to reproduce the issue.
Alternatively, you can provide a project/solution that we can run.

BTW we're not just doing this to be mean 😄... we get a lot traffic on this project and it takes time to attempt to reproduce an issue based on fragments of information. In addition, our attempt is often unsuccessful as the exact conditions required to hit the issue are often not explicitly included in the code provided. To ensure we maximize the time we have to work on fixing bugs, implementing new features, etc. we ask that folks give us a self-contained way to reproduce an issue.

For a guide on submitting good bug reports, read Painless Bug Tracking.

BTW this is a canned response and may have info or details that do not directly apply to this particular issue. While we'd like to spend the time to uniquely address every incoming issue, we get a lot traffic on the EF projects and that is not practical. To ensure we maximize the time we have to work on fixing bugs, implementing new features, etc. we use canned responses for common triage decisions.

@timtrommel
Copy link

Hello,

i have the same problem.

  1. I update the model from database in the .edmx file
  2. The .CS file wich contains my DB class is not updating AUTO.
  3. I have to edit the .CS file manualy.

See the 2 screenshots.
CS file
EDMX

@ajcvickers
Copy link
Member

@timtrommel Looks like #705

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