mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 12:32:17 +08:00
postgresql: change plugin id (#77444)
* postgres: change plugin id * fixed cue file * codeowners update * fixed backend test
This commit is contained in:
@ -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":
|
||||
|
Reference in New Issue
Block a user