Documentation
¶
Index ¶
Constants ¶
View Source
const ANY = 57356
View Source
const COLUMN_IDENTIFIER = 57346
View Source
const CONJUNCTION = 57357
View Source
const INT_VALUE = 57352
View Source
const INT_VALUE_LIST = 57353
View Source
const IS = 57348
View Source
const LEFT_PARENTHESIS = 57358
View Source
const NOT = 57349
View Source
const NULL = 57350
View Source
const OPERATOR = 57347
View Source
const QUOTED_VALUE = 57354
View Source
const QUOTED_VALUE_LIST = 57355
View Source
const RIGHT_PARENTHESIS = 57359
View Source
const UNKNOWN = 57360
View Source
const VALUE_PLACEHOLDER = 57351
Variables ¶
This section is empty.
Functions ¶
func ParseWhereClause ¶
ParseWhereClause parses a where clause and returns an error if it is invalid
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.