You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get-cookies-via-db.js uses knex for database interaction. This should be updated to a) connect to PostgreSQL backend and b) standardize on pg library over knex.
The text was updated successfully, but these errors were encountered:
get-cookies-via-db.js
usesknex
for database interaction. This should be updated to a) connect to PostgreSQL backend and b) standardize onpg
library overknex
.The text was updated successfully, but these errors were encountered: