Andre Minelli

Results 4 issues of Andre Minelli

Sorry if this could not be considered an issue, but I couldn't find any other reference about it: I have found [this post](http://james.newtonking.com/archive/2015/12/20/json-net-8-0-release-1-allocations-and-bug-fixes) article, where IArrayPool is said to be...

I have created a single spec file with a single 'describe' call with multiple 'it' calls. It runs fine over Karma CLI, but inside Test Explorer it only reports the...

We have been using this project to monitor lag in Azure Event Hubs For Kafka, and since last friday many instances started to return errors like below: ``` 2023-05-31 20:00:48,722...

I would like to add hints like OPTION (RECOMPILE). which comes on the end of queries. https://blogs.msdn.microsoft.com/robinlester/2016/08/10/improving-query-performance-with-option-recompile-constant-folding-and-avoiding-parameter-sniffing-issues/ I couldn't find a way to do this. Are there any plans to...