Skip to content

Replace handcrafted psycopg3 queries with django ORM queries #93

@danidee10

Description

@danidee10

Django 5.1 now supports connection pools for postgresql.

This means that a lot of the handcrafted SQL queries can be converted to django ORM queries.

At the time of writing this is currently being blocked by django 4.2 LTS (supported until mid 2026)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions