I am make a nodejs project with postgresql as the backend and i use pg_promise as the driver for queries
So i was trying to run multiple queries using promise.all in