ods icon indicating copy to clipboard operation
ods copied to clipboard

AdapterJS: Remove Knex and make linter work

Open georg-schwarz opened this issue 3 years ago • 0 comments

Currently the library knex is in use for the database access leading to many any typed code. Goal: replace knex with our own postgres library to make it consistent with the rest of our microservices. Most linter errors should resolve naturally from this step (hopefully).

georg-schwarz avatar Jun 09 '22 12:06 georg-schwarz