Kailash Kejriwal

Results 30 comments of Kailash Kejriwal

I want to add 'Windows' in the description of repository.

We can use RegEx to recognize port number in the connection string. Can I take up this issue?

I checked the part where we parse the connection string and it is transformed into an URL object ([here](https://github.com/planetscale/database-js/blob/main/src/index.ts#L192)). We can use the `port` property in this URL object to...

@mttrbrts Can you please elaborate this issue?

@jeromesimeon After some investigation, I found that in case of exceptions like `IllegalModelException` the file location is passed as a parameter in the constructor ([here](https://github.com/accordproject/concerto/blob/main/packages/concerto-core/lib/introspect/illegalmodelexception.js#L46)). This location is read from...