Skip to content

Commit 5619802

Browse files
authored
Merge branch 'main' into astandrik.redesign-query-1949
2 parents ac86354 + 519f587 commit 5619802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/suites/tenant/queryEditor/models/QueryEditor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {PaneWrapper, ResultTable} from './ResultTable';
1010
import {SettingsDialog} from './SettingsDialog';
1111

1212
export enum ExplainResultType {
13-
Schema = 'Schema',
13+
Schema = 'Computation Graph',
1414
JSON = 'JSON',
1515
AST = 'AST',
1616
}

0 commit comments

Comments
 (0)