Documentation
¶
Overview ¶
Package mssql provides helpers for working MSSQL database. Should be imported explicitly. To register mssql as retryable func use side effect import like so:
import _ "github.com/acronis/go-dbkit/mssql"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckMSSQLError ¶
CheckMSSQLError checks if the passed error relates to MSSQL, and it's internal code matches the one from the argument.
Types ¶
Click to show internal directories.
Click to hide internal directories.