We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 850e195 commit 6be4462Copy full SHA for 6be4462
1 file changed
dbshield/utils.go
@@ -20,6 +20,7 @@ import (
20
21
const (
22
mysql = iota
23
+ mssql
24
postgres
25
db2
26
oracle
0 commit comments