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

Add psycopg3 support for database functions #701

Merged
merged 3 commits into from
Apr 13, 2023
Merged

Conversation

LerikP
Copy link
Contributor

@LerikP LerikP commented Apr 7, 2023

Sqlalchemy now supports psycopg3, that is called simply psycopg and create(delete)_database functions do not detect this dialect properly

@kurtmckee
Copy link
Collaborator

It doesn't appear that this is installing psycopg3 so it's available in the test suite.

@neumann-nico
Copy link

@LerikP Thanks for the pull request, it works nicely :)

@kurtmckee kurtmckee merged commit c495e8f into kvesteri:master Apr 13, 2023
@kurtmckee kurtmckee mentioned this pull request Apr 13, 2023
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.

None yet

3 participants