Skip to content

Commit 6be4462

Browse files
committed
Start working on MSSQL
1 parent 850e195 commit 6be4462

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dbshield/utils.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import (
2020

2121
const (
2222
mysql = iota
23+
mssql
2324
postgres
2425
db2
2526
oracle

0 commit comments

Comments
 (0)