Documentation ¶
Index ¶
Constants ¶
View Source
const ABS_OPERATOR = 57346
View Source
const ANY = 57347
View Source
const ARRAY_OPERATOR = 57348
View Source
const BOOL_VALUE = 57349
View Source
const COLUMN_IDENTIFIER = 57350
View Source
const COLUMN_OPERATOR = 57351
View Source
const COMMA = 57352
View Source
const CONJUNCTION = 57353
View Source
const DATE_ARGUMENT = 57354
View Source
const DATE_OPERATOR = 57355
View Source
const INT_VALUE = 57356
View Source
const IS = 57357
View Source
const LEFT_BRACKET = 57358
View Source
const LEFT_PARENTHESIS = 57359
View Source
const NOT = 57360
View Source
const NULL = 57361
View Source
const NUMBER_PART_OPERATOR = 57362
View Source
const OPERATOR = 57366
View Source
const QUOTED_VALUE = 57363
View Source
const RIGHT_BRACKET = 57364
View Source
const RIGHT_PARENTHESIS = 57365
View Source
const UNKNOWN = 57367
View Source
const VALUE_PLACEHOLDER = 57368
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.