Skip to content

Conversation

@brycekbargar
Copy link
Collaborator

I want to use psycopg3 features (the sql module and the copy write_record) but don't want to break backwards compatibility just yet. This introduces psycopg3 while leaving in psycopg2 and switching it for the binary version to make it easier for users to install the library.

While messing with the connection methods I've isolated the connection object that is returned from ldlite and the one that ldlite uses internally. This makes sure that the connections aren't broken or closed unexepectedly.

@brycekbargar brycekbargar merged commit 2e6b5ba into library-data-platform:release-v3.2.0 Sep 11, 2025
5 checks passed
@brycekbargar brycekbargar deleted the psycopg-binary branch December 9, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant