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

Postgres error when migration #9

Open
MostafaMonib opened this issue Dec 28, 2018 · 1 comment
Open

Postgres error when migration #9

MostafaMonib opened this issue Dec 28, 2018 · 1 comment

Comments

@MostafaMonib
Copy link

When type postgres commands after restore:
dotnet ef migrations add postgresqlMigration --context DomainModelPostgreSqlContext

Unable to create an object of type 'DomainModelPostgreSqlContext'. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728

image

@MostafaMonib
Copy link
Author

When type postgres commands after restore:
dotnet ef migrations add postgresqlMigration --context DomainModelPostgreSqlContext

Unable to create an object of type 'DomainModelPostgreSqlContext'. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728

image

Works!

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