I am using TypeOrm in my typescript object to create database connection: https://typeorm.io/#/connection-api. I am using the connection API directly rather tha
TypeOrm