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

Common cursor arguments #522

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Conversation

elpavel
Copy link
Contributor

@elpavel elpavel commented Jul 10, 2023

SUMMARY

Moved psycopg cursor arguments to the common postgres.py.

This will help with #499, when we decide to add Psycopg 3 support most modules won't need any changes.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

All modules

ADDITIONAL INFORMATION

This PR is based on #517 where these changes are tested with both Psycopg 2 and 3.

@hunleyd hunleyd merged commit 9d6d314 into ansible-collections:main Jul 11, 2023
@Andersson007
Copy link
Collaborator

@elpavel thanks much for the contribution!
@hunleyd thanks for reviewing and merging!

@elpavel elpavel deleted the cursor_args branch August 2, 2023 12:35
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.

3 participants