Skip to content

psycopg 3.x support #33

@jleclanche

Description

@jleclanche

Django 4.2+ support psycopg (which is psycopg 3.x). If psycopg2 is installed this creates weird conflicts such as TypeError: Connection.cursor() got an unexpected keyword argument 'cursor_factory'.

This library should support psycopg 3.x to give recent versions of django proper support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions