-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add explain endpoint #268
Conversation
eb5d2cd
to
1f88037
Compare
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #268 +/- ##
==========================================
- Coverage 81.78% 80.91% -0.87%
==========================================
Files 39 39
Lines 3915 3962 +47
==========================================
+ Hits 3202 3206 +4
- Misses 520 561 +41
- Partials 193 195 +2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Adds explain endpoint to show what the query planner would run for a query.
1f88037
to
a32b6ce
Compare
🎉 This PR is included in version 1.0.0-beta.31 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.