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

Unable to add new tables to entities #26

Closed
arunprasathv opened this issue May 24, 2018 · 2 comments
Closed

Unable to add new tables to entities #26

arunprasathv opened this issue May 24, 2018 · 2 comments

Comments

@arunprasathv
Copy link

Context and Entities exist already and I want to add one more table to the context. but the context is overriding with the new table added and lost all other entities.

Steps to reproduce

Include a complete description that I can redo to reproduce the issue.

Further technical details

EF Core Power Tools version: (found in About dialog - blue questionmark icon on context menu)
4.7.568.0
Database engine: (SQlite, SQL Compact, SQL Server, Postgres)
SQL Server
Visual Studio version: (e.g. Visual Studio 2017 15.7)
2017

@ErikEJ
Copy link
Owner

ErikEJ commented May 24, 2018

could you share som screenshots please

@ErikEJ
Copy link
Owner

ErikEJ commented May 24, 2018

Select all the tabels you want to generate code for each time, not just the new tables(s)

@ErikEJ ErikEJ closed this as completed May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants