Documentation
¶
Overview ¶
Package mssql provides for mssql connection via the sshdb package
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TunnelDriver sshdb.Driver = tunnelDriver(driverName)
TunnelDriver creates new mssql connectors via its New method and
Functions ¶
func SetSessionInitSQL ¶
func SetSessionInitSQL(dsn, sql string)
SetSessionInitSQL will add the sql to the connector's SessionInitSQL value whenever the dsn values match
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.