GIScience/ohsome-quality-api

Do not use two database library

matthiasschaub opened this issue · 0 comments

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