Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EscapeNameString ¶ added in v1.5.1
EscapeNameString returns an escaped column name string.
func EscapeString ¶ added in v0.9.1
EscapeString returns an escaped string.
func JoinWithComma ¶
JoinWithComma returns a string by joining the specified elements with a comma.
func JoinWithSpace ¶
JoinWithSpace returns a string by joining the specified elements with a space.
func UnEscapeNameString ¶ added in v1.5.1
UnEscapeNameString returns an unescaped column name string.
func UnEscapeString ¶ added in v0.9.1
UnEscapeString returns an unescaped string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.