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

[Feature Request] Reverse Engineer Re-run #89

Closed
doggy8088 opened this issue Aug 26, 2018 · 2 comments
Closed

[Feature Request] Reverse Engineer Re-run #89

doggy8088 opened this issue Aug 26, 2018 · 2 comments

Comments

@doggy8088
Copy link
Contributor

In a DB-First development workflow, the Reverse Engineer function to run again and again when DB Schema changes. Here are some feature requests to make this more awesome:

  1. Provide an option to overwrite existing file when running Reverse Engineer.
  2. Re-run Reverse Engineer without GUI support when right click on efpt.config.json file in the Solution Explorer.
  3. Re-run Reverse Engineer in the efpt.config.json when right click on the Text Editor.

Further technical details

EF Core Power Tools version:

Version 1.0.643.0

SQL Server Compact 4.0 in GAC - No
SQL Server Compact 4.0 DbProvider - No

SQL Server Compact 4.0 DDEX provider - No
SQL Server Compact 4.0 Simple DDEX provider - Yes


SQLite ADO.NET Provider included: 1.0.107.0
SQLite EF6 DbProvider in GAC - No

System.Data.SQLite DDEX provider - No
SQLite Simple DDEX provider - Yes

Database engine: SQL Server 2016 LocalDB

Visual Studio version: Visual Studio 2017 15.8.1

@ErikEJ
Copy link
Owner

ErikEJ commented Aug 27, 2018

Issue 1 looks like a duplicate of #38

Problem with 2 and 3 is, that the data source information is not saved in the json file

@ErikEJ
Copy link
Owner

ErikEJ commented Sep 25, 2018

Looks like there is nothing to do here, so closing

@ErikEJ ErikEJ closed this as completed Sep 25, 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