Chore: Add xorm.io/core into xorm (#103700)
* add xorm.io/core into xorm * update workspace * format imports * update workspace
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"reflect"
|
||||
"strings"
|
||||
|
||||
"xorm.io/core"
|
||||
"github.com/grafana/grafana/pkg/util/xorm/core"
|
||||
)
|
||||
|
||||
// tbNameWithSchema will automatically add schema prefix on table name
|
||||
|
||||
Reference in New Issue
Block a user