You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
where sqlmode was either "require" or "prefer" and not the default "full-verify" otherwise it would error. I may be naive, but I just didn't want to use SSL.
Should this be added to the README psycopg2 section to make it easier?
When trying to use this package, I realized I had to do
where sqlmode was either "require" or "prefer" and not the default "full-verify" otherwise it would error. I may be naive, but I just didn't want to use SSL.
Should this be added to the README psycopg2 section to make it easier?