Skip to content
GitLab
Explore
Sign in
Improve psycopg2 to psycopg
Code
Review changes
Check out branch
Download
Patches
Plain diff
Chosson Ulysse
requested to merge
IMPROVE_psycopg2_to_psycopg
into
main
Apr 07, 2022
Overview
0
Commits
7
Pipelines
0
Changes
11
Expand
[0.54.0] - 2022-03-30
Changed
Change the code to use psycopg instead of psycopg2. psycopg is newer.
Removed
Remove the Connection class, now we use psycopg.Connection
Merge request reports
Loading