- Added default query timeout and optional query timeout per query.
- Added Explain Plan and Explain order-of-operations.
- Removed explanation string in favor of messages.
- Dependency update for asynchronous query wait and cancellation.
- Ditched dedicated threads for asynchronous query waiting.
- Resolved issues with exceptions not being thrown.
Be sure to check out the NuGet package: https://www.nuget.org/packages/NTDLS.Katzebase.Client/
https://github.com/NTDLS/NTDLS.Katzebase.Client/compare/1.5.9...1.5.10
|