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

fix: fix auto-detection of npgsql on Windows #1674

Merged
merged 21 commits into from
May 1, 2024

Conversation

olavloite
Copy link
Collaborator

@olavloite olavloite commented Apr 29, 2024

Fixes the auto-detection of the npgsql driver when the client is running on Windows. Previously, npgsql would not be recognized, which again would cause some query replacements that are needed for npgsql not to be applied, which would cause a failure when a connection was created.

Fixes #1663

@olavloite olavloite merged commit 6a31bb9 into postgresql-dialect May 1, 2024
35 checks passed
@olavloite olavloite deleted the dotnet-sample-test branch May 1, 2024 10:11
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

Successfully merging this pull request may close these issues.

Npgsql connection error
1 participant