Documentation ¶
Index ¶
- func AsBinaryGoExpr(holder string, node node.Node, lookup func(name string) *xunsafe.Field, ...) (string, error)
- func IsLetter(b byte) bool
- func NewIdentity() *identity
- func ParseQualify(path string, cond []byte, offset int) (*expr.Qualify, error)
- func ParseSelector(expr string) (*node.Selector, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsBinaryGoExpr ¶
func AsBinaryGoExpr(holder string, node node.Node, lookup func(name string) *xunsafe.Field, values *node2.Values) (string, error)
AsBinaryGoExpr converts SQL criteria to golang expr
func ParseQualify ¶
ParseQualify parses SQL crtieria
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.