Skip to content

Do not use two database library #746

@matthiasschaub

Description

@matthiasschaub

PR #743 introduced the usage of a second database library psycopg in addition to asyncpg for performance reason. We should only use one library.

Tasks:

  • Stop using asyncpg and remove dependency
  • Move psycopg usage code to the appropriate layer
  • Consider upgrading to psycopg3.

Blocked by: #814

Metadata

Metadata

Labels

code qualityRelated to our standards for 'good' code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions