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

Npgsql.PostgresException (0x80004005): 42601: syntax error at or near "PERFORM" #1162

Closed
parekhkb opened this issue Dec 11, 2019 · 1 comment

Comments

@parekhkb
Copy link

parekhkb commented Dec 11, 2019

We are using Npgsql with EFCore, AspNetCore and IdentityServer4. I upgraded all our nuget packages to latest and have switched from netcoreapp3.0 to netcoreapp3.1.

However, after doing this, we are seeing exceptions when migrating Identity related databases for the first time:

Error occurred : Npgsql.PostgresException (0x80004005): 42601: syntax error at or near "PERFORM"

Since it's an error in the SQL syntax, I am logging this issue here. Let me know if I'm mistaken and should open this with another library.

@parekhkb
Copy link
Author

Duplicate of #1154

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

1 participant