postgresql: change plugin id (#77444)

* postgres: change plugin id

* fixed cue file

* codeowners update

* fixed backend test
This commit is contained in:
Gábor Farkas
2023-11-13 08:49:26 +01:00
committed by GitHub
parent 675e946b40
commit 2d391c1bf5
35 changed files with 21 additions and 18 deletions

View File

@ -137,6 +137,8 @@ func ReadPluginJSON(reader io.Reader) (JSONData, error) {
fallthrough
case "grafana-testdata-datasource":
fallthrough
case "grafana-postgresql-datasource":
fallthrough
case "annolist":
fallthrough
case "debug":