Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCompoundStatementDifferentNumberOfColumns = fmt.Errorf("select cores have different number of result columns")
View Source
var ErrDistinctWithGroupBy = fmt.Errorf("select distinct with group by not supported")
View Source
var ErrGroupByWithCompoundStatement = fmt.Errorf("statements cannot have a group by clause with a compound SELECT statement")
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.