mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix where constraint handling
This commit is contained in:
@@ -303,6 +303,7 @@ export class PostgresQueryCtrl extends QueryCtrl {
|
||||
}
|
||||
}
|
||||
this.whereAdd = this.uiSegmentSrv.newPlusButton();
|
||||
this.queryModel.updatePersistedParts();
|
||||
this.panelCtrl.refresh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user