Unistore Chore: add inocuous preparative changes for otel-based db observability (#94473)
add inocuous preparative changes for otel tracing
This commit is contained in:
@@ -5,6 +5,9 @@ import (
|
||||
"database/sql"
|
||||
)
|
||||
|
||||
//go:generate mockery --with-expecter --name DB
|
||||
//go:generate mockery --with-expecter --name Tx
|
||||
|
||||
const (
|
||||
DriverPostgres = "postgres"
|
||||
DriverMySQL = "mysql"
|
||||
|
||||
Reference in New Issue
Block a user