const config = { user :'sa', password :'*********', server:'127.0.0.1', database:'Donation', options:{ trustedconnection: true, enableArithAbort : true, instancename :'INSTANCE_2K22', trustServerCertificate: true // change to true for local dev / self-signed certs }, }