Documentation
¶
Overview ¶
Package driver contains some out of the box db drivers which implement the sqlquery.Driver interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrTableDoesNotExist = errors.New("sqlquery: table %s or column does not exist %v")
)
Error messages.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.