change psql-lib from knex to postgres.js

This commit is contained in:
Flummi
2022-03-31 13:34:51 +02:00
parent f750a9a60f
commit c498a33cbe
20 changed files with 689 additions and 973 deletions

View File

@ -17,7 +17,6 @@
"cuffeo": "^1.0.7-3",
"flumm-fetch-cookies": "^1.4.0",
"flummpress": "^2.0.4",
"knex": "^1.0.4",
"pg": "^8.7.1"
"postgres": "^3.0.1"
}
}