mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 20:59:35 +08: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