Results 11 comments of Pankaj Bhatt

I think this is expected, since the React PropTypes has been moved to a different package (not backward compatible and this still uses React < 16.0.0). Need a PR to...

Thanks @IanChokS : What i think can be done is that besides taking the token details, we can ask for a function (or a object having a function) that can...

the only caveat with this issue is all the ORM's has to change their structure just for this. i.e. they have to implement this functionality, which i think its not...

i can try working on that, however it seems like it would be hard for me to test it without an availability of azure sql server and azure auth. let...

just wanted to know will it be a good practice: 1. Pass an async function as a dialect option and in tedious we can invoke him always prior to creating...

I tried to work on this and need your feedback on this as just trying to make sure (without actually testing this), what we are proposing is right. Changes are...

Another way to achieve this can be since ASYNC would force a lot of things to change is: 1. Pass the token generator as a function to the extra options....

Hey @mathew-pigram : There is no way you can achieve it as of now via using this driver. I have talked to the Microsoft guys and got an answer to...

Yes, that's correct. I used that one. In our organization we are not being allowed to test this on our PC, we are working against SQL Server on our local...