Julius de Bruijn
Julius de Bruijn
Hmm. I should be more careful with my github notifications... So, hi! Yeah, damn, I wish I would've spotted your mode already, could've just contribute to your repo instead of...
`execute` uses prepared statements, `simple_query` not. I think creating a procedure with the rpc statement does not work with SQL Server, but I'd like to be sure it is like...
Yeah, and I'd say support for AAD auth will happen eventually. I know our users already need it, and I'm estimating to have this on my desk at some point....
Sure thing. Could you maybe first describe a bit how you would implement this, what protocols and libraries you'd need? I'm mostly interested outlining on how the authentication works here,...
Yep, make the MVP of the feature first. As little code as possible. I'll review and give guidance if needed.
Would be nice to understand what this means, how should it work and all that. I know our users have been asking for the support too, so yeah it would...
Do we need http for authentication? If so, it should work agnostic to the runtime and hopefully not bring a bloaty http crate as a dependency...
Sounds like an easy add. Can we test it in the CI?
We have the Azure SQL docker image in the compose setup, but I don't know can you set it up to have this auth option available. Prisma the company can...
How do all of these methods work? If they end up getting an access token, I think it's still enough for Tiberius if we only support that. What I'm after...