v0.10.1
-
Update the SQL parser, with multiple fixes. See https://github.com/sqlparser-rs/sqlparser-rs/blob/main/CHANGELOG.md#0370-2023-08-22
-
Display all parameters in the debug component (instead of only row-level parameters).
-
Update dashmap for better file lookup performance.
-
Fix table sorting.
-
Fix a bug with Basic Authentication.
See #72. Thanks to @edgrip for the contribution !
Contributions
- Bump rustls-webpki from 0.101.3 to 0.101.4 by @dependabot in #68
- Fix broken search in shell template by @maaxleq in #71
- Fix ErrorWithStatus bubbling by @edgrip in #72
New Contributors
- @dependabot made their first contribution in #68
- @maaxleq made their first contribution in #71
- @edgrip made their first contribution in #72
Full Changelog: v0.10.0...v0.10.1