Skip to content

Commit cdb4ec1

Browse files
committed
added SAP HANA DB support
1 parent 22019d1 commit cdb4ec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init.go

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import (
1111

1212
"github.com/bwmarrin/snowflake"
1313

14+
_ "github.com/SAP/go-hdb/driver"
1415
_ "github.com/denisenkom/go-mssqldb"
1516
_ "github.com/go-sql-driver/mysql"
1617
_ "github.com/lib/pq"

0 commit comments

Comments
 (0)