mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:42:22 +08:00
rename PostgresQueryBuilder to PostgresMetaQuery
This commit is contained in:
@ -2,7 +2,6 @@ import _ from 'lodash';
|
||||
|
||||
export default class PostgresQuery {
|
||||
target: any;
|
||||
queryBuilder: any;
|
||||
templateSrv: any;
|
||||
scopedVars: any;
|
||||
|
||||
|
Reference in New Issue
Block a user