pg.query
Exposes the pg library for connecting to a PostgreSQL database.
Parameters
For more information, see the node-postgres documentation .
Returns
Promise that is resolved with the result of the query.
Exposes the pg library for connecting to a PostgreSQL database.
For more information, see the node-postgres documentation .
Promise that is resolved with the result of the query.