Skip to content

Commit 9bfc3c7

Browse files
committed
dbeaver/pro#7562 add missing fields
1 parent 26604e0 commit 9bfc3c7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

webapp/packages/core-sdk/src/queries/grid/getSqlExecutionPlanResult.gql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,9 @@ mutation getSqlExecutionPlanResult(
2626
order
2727
}
2828
}
29+
hasCost
30+
hasRows
31+
hasDuration
32+
durationMeasure
2933
}
3034
}

0 commit comments

Comments
 (0)