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

Requirements: psycopg2-binary to psycopg-binary #49

Open
catbyte-io opened this issue Apr 28, 2024 · 5 comments
Open

Requirements: psycopg2-binary to psycopg-binary #49

catbyte-io opened this issue Apr 28, 2024 · 5 comments

Comments

@catbyte-io
Copy link

Hello. As Psycopg2 will soon be deprecated, should we switch to using Psycopg3 (AKA Psycopg)?

https://pypi.org/project/psycopg-binary/

@adilmohak
Copy link
Owner

Hi, we're now using psycopg2 instead of psycopg-binary on both development and production environment

@adilmohak
Copy link
Owner

Can you provide a link related to the deprecation of psycopg2

@catbyte-io
Copy link
Author

Yes, the mention of psycopg2 to be most likely deprecated soon is mentioned on this page of Django release notes.
https://django.readthedocs.io/en/stable/releases/4.2.html

@adilmohak
Copy link
Owner

I see, thanks and we'll consider upgrading to Psycopg-3

@catbyte-io
Copy link
Author

I would be happy to work on changing this if this is something you would like to do. I am new to contributing, so I am trying to learn with projects like Django that I am familiar with. Thank you for considering!

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

2 participants