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

Require Psycopg 3 #67

Merged
merged 5 commits into from
Feb 12, 2025
Merged

Require Psycopg 3 #67

merged 5 commits into from
Feb 12, 2025

Conversation

Joe-Heffer-Shef
Copy link
Collaborator

@Joe-Heffer-Shef Joe-Heffer-Shef commented Jan 22, 2025

Changes:

  • Update the PostgreSQL package to the new version

See: https://www.psycopg.org/psycopg3/

Psycopg 3 design emerges from the experience of more than 10 years of development and support of psycopg2. It embraces the new possibilities offered by the more modern generations of the Python language and the PostgreSQL database and addresses the challenges offered by the current patterns in software development and deployment.

@Joe-Heffer-Shef Joe-Heffer-Shef self-assigned this Jan 22, 2025
Copy link
Member

@f-allian f-allian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Joe-Heffer-Shef
Copy link
Collaborator Author

I checked this on the dev machine and the database operations still seem to work fine.

@Joe-Heffer-Shef Joe-Heffer-Shef merged commit bb97a86 into dev Feb 12, 2025
@Joe-Heffer-Shef Joe-Heffer-Shef deleted the chore/psycopg3 branch February 12, 2025 08:48
@Joe-Heffer-Shef Joe-Heffer-Shef linked an issue Mar 13, 2025 that may be closed by this pull request
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.

Use psycopg 3
2 participants