We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac86354 + 519f587 commit 5619802Copy full SHA for 5619802
tests/suites/tenant/queryEditor/models/QueryEditor.ts
@@ -10,7 +10,7 @@ import {PaneWrapper, ResultTable} from './ResultTable';
10
import {SettingsDialog} from './SettingsDialog';
11
12
export enum ExplainResultType {
13
- Schema = 'Schema',
+ Schema = 'Computation Graph',
14
JSON = 'JSON',
15
AST = 'AST',
16
}
0 commit comments