constants

package
v0.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Comma              = ","
	LeftBracket        = "("
	RightBracket       = ")"
	DefaultPrimaryName = "id"
)
View Source
const (
	And     = "AND"
	Or      = "OR"
	In      = "IN"
	Not     = "NOT"
	Like    = "LIKE"
	Eq      = "="
	Ne      = "<>"
	Gt      = ">"
	Ge      = ">="
	Lt      = "<"
	Le      = "<="
	Between = "BETWEEN"
	Desc    = "DESC"
	Asc     = "ASC"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL