hasura / hasura/graphql-engine

"Analyze" button only runs "explain", not "explain analyze"

Open
#9,013 2 comments 4 reactions 0 assignees View on GitHub
k/enhancement t/product-platform
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Version Information

Server Version: 2.8.4
CLI Version (for CLI related issue): 2.8.4

### Environment

OSS

### What is the current behaviour?

"Analyze" button only runs "explain", not "explain analyze"

### What is the expected behaviour?

There should be an Explain button for `EXPLAIN` and an Analyze button for `EXPLAIN ANALYZE`

or a drop down to choose from one or the other

### How to reproduce the issue?

1. Use a query
2. Click Analyze
3. Output is actually only Explain, not Explain Analyze

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.