Skip to content

Commit 23721ec

Browse files
author
zhongming Fan
committed
sybase: add driver
1 parent b8ccd18 commit 23721ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drivers_gen.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ var driverList = map[string][]string{
4747
"kingbase": {
4848
"kingbase.com/gokb",
4949
},
50+
"sybase": {
51+
"github.com/thda/tds",
52+
},
5053
}
5154

5255
func main() {

0 commit comments

Comments
 (0)