add table support flag for postgres

pull/14198/head
Erik Sundell 7 years ago
parent 699f6aecc6
commit e544f2bc74
  1. 2
      public/app/plugins/datasource/postgres/plugin.json

@ -19,9 +19,9 @@
"alerting": true, "alerting": true,
"annotations": true, "annotations": true,
"metrics": true, "metrics": true,
"tables": true,
"queryOptions": { "queryOptions": {
"minInterval": true "minInterval": true
} }
} }

Loading…
Cancel
Save