Documentation ¶
Index ¶
Constants ¶
View Source
const DriverName = "drill"
DriverName is the public name of the driver
Variables ¶
View Source
var ErrNonQueryNotSupported = errors.New("non queries not supported")
ErrNonQueryNotSupported is returned if a non query is executed
View Source
var ErrTransactionNotSupported = errors.New("transactions not supported")
ErrTransactionNotSupported is returned if transactions are attempted to be used
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.