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

8/6 Update broke Reverse Engineer with Handlebars templates #450

Closed
drabb1956 opened this issue Aug 10, 2020 · 7 comments
Closed

8/6 Update broke Reverse Engineer with Handlebars templates #450

drabb1956 opened this issue Aug 10, 2020 · 7 comments

Comments

@drabb1956
Copy link

Since the 8/6/2020 update, I'm finding that reverse engineer is no longer working. I'm getting a file not found error on .\CodeTemplates\CSharpDbContext\Partials\DbOnConfiguring.hbs.

Running against a SQL Server database. VS 2019

@ErikEJ
Copy link
Owner

ErikEJ commented Aug 11, 2020

I think you may have to remove / move your codetemplates folder

@ErikEJ ErikEJ changed the title 8/6 Update broke Reverse Engineer 8/6 Update broke Reverse Engineer with Handlebars templates Aug 11, 2020
@jli-lhm
Copy link

jli-lhm commented Aug 11, 2020

We're also experiencing the same error.

@ErikEJ
Copy link
Owner

ErikEJ commented Aug 11, 2020

@jli-lhm and did you remove/move the code templates folder?

@jli-lhm
Copy link

jli-lhm commented Aug 11, 2020

Thanks Erik, yep that did the trick. I only deleted all the contents in the folder but not the folder itself.

@ErikEJ
Copy link
Owner

ErikEJ commented Aug 11, 2020

I will add this to the release notes as a breaking change. Sorry for the inconvenience, remember to add back any customizations.

@ErikEJ
Copy link
Owner

ErikEJ commented Aug 11, 2020

Release notes updated

@MenaceSan
Copy link

just create a blank file named DbOnConfiguring.hbs in your CodeTemplates\CSharpDbContext\Partials folder and the error will go away. Its a new option that got added . but unfortunately they didnt make it optional.

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

4 participants