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