We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22019d1 commit cdb4ec1Copy full SHA for cdb4ec1
init.go
@@ -11,6 +11,7 @@ import (
11
12
"github.com/bwmarrin/snowflake"
13
14
+ _ "github.com/SAP/go-hdb/driver"
15
_ "github.com/denisenkom/go-mssqldb"
16
_ "github.com/go-sql-driver/mysql"
17
_ "github.com/lib/pq"
0 commit comments