mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 04:22:13 +08:00
postgres: decouple sqleng (#86055)
This commit is contained in:
@ -16,7 +16,7 @@ import (
|
||||
"github.com/grafana/grafana-plugin-sdk-go/experimental"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/grafana/grafana/pkg/tsdb/sqleng"
|
||||
"github.com/grafana/grafana/pkg/tsdb/grafana-postgresql-datasource/sqleng"
|
||||
)
|
||||
|
||||
var updateGoldenFiles = false
|
||||
|
Reference in New Issue
Block a user