package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
UnwrapFromSingleQuotes the reverse of WrapInSingleQuotes but also allows non-single quoted strings.
WrapInSingleQuotes escapes single quotes and backslashs and adds single quotes around the string.
# Structs
ParamMarkerExpr expression holds a place for another expression.
ValueExpr is the simple value expression.