Simon
Results
2
issues of
Simon
Would it be possible to allow the Timeout property of the internal HttpClient to be set? We have one or two calls that can take longer than 60 seconds in...
The `WITH` clause for CTEs needs to be able to support recursive CTEs under MySQL by using the `WITH RECURSIVE` syntax. Without the `RECURSIVE` keyword, self-referencing CTEs will fail with...