package
1.3.4
Repository: https://github.com/cybergarage/go-sqlparser.git
Documentation: pkg.go.dev

# Functions

EscapeString returns an escaped string.
JoinWithComma returns a string by joining the specified elements with a comma.
JoinWithSpace returns a string by joining the specified elements with a space.
SplitDataTypeString returns a data type and a size from the specified string.
UnEscapeString returns an unescaped string.