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

EF Core - Scaffold don't create the database classes [DNET886] #814

Closed
firebird-automations opened this issue Jul 9, 2019 · 2 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: Henning Hassmann (henning)

Duplicates DNET798

Hi, I try to create the databases classes with Scaffold but I only get the xxx_DataContext.cs.

My Scaffold-String looks like this:
Scaffold-DbContext "User=xxx;Password=xxx;Database=localhost/3050:Test;Dialect=3;Charset=NONE;Role=;ServerType=0" FirebirdSql.EntityFrameworkCore.Firebird -DataAnnotations -ContextDir Data -OutputDir DB_Modell

Is anything else missing?

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue duplicates DNET798 [ DNET798 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Closed [ 6 ]

resolution: Duplicate [ 3 ]

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

2 participants