Brian Kroth
Brian Kroth
> What would you like to test in this case? I like your idea of outputting it to a different file. Given it's broken atm anyways, I'd suggest we change...
Being a little lazy here and putting several changes in a single PR. Let me know if you want the individual commits broken up.
Or maybe `resourceGroup` is good enough for that?
Related: #370
See Also: #22
Seems potentially useful, but it might be a little tricky given there could be multiple threads each issuing a different set of transactions, so coordinating the exact count between them...
This would also be useful for testing traditional replicated cluster setups where read-only transactions can be directed at an alternative location either by hostname or through connection properties: https://learn.microsoft.com/en-us/azure/azure-sql/database/read-scale-out?view=azuresql
Hi, happy to accept a PR (even partial to get started with) if you have one. Thanks!
I looked at this briefly and it seem to have to do with how `az` is built fundamentally. The trouble is that `az` (and many of its extensions) are all...
> Could you please add a line to the `CHANGELOG.md` mentioning the bugfix? Hey, did that again. Anything else? Thanks!