Skip to content

Commit

Permalink
Show query results for execution after changing data sources (re getr…
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Short committed Jun 10, 2019
1 parent fb73cc0 commit 1e0fe4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/app/pages/queries/view.js
Expand Up @@ -128,6 +128,7 @@ function QueryViewCtrl(
return;
}

$scope.dataSourceChanged = false;
getQueryResult(0, $scope.selectedQueryText);
$scope.lockButton(true);
$scope.cancelling = false;
Expand Down

0 comments on commit 1e0fe4d

Please sign in to comment.