mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 07:32:12 +08:00
postgres: decouple sqleng (#86055)
This commit is contained in:
@ -15,7 +15,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/grafana/grafana/pkg/setting"
|
||||
"github.com/grafana/grafana/pkg/tsdb/sqleng"
|
||||
"github.com/grafana/grafana/pkg/tsdb/grafana-postgresql-datasource/sqleng"
|
||||
|
||||
_ "github.com/lib/pq"
|
||||
)
|
||||
|
Reference in New Issue
Block a user