Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildJsonPathSQL ¶
func BuildJsonPathSQL(u interfaces.SQLUtils, field string, path []string) []byte
BuildJsonPathSQL builds the SQL fragment for accessing a JSON path using the given SQL utility for escaping identifiers.
func ParseJsonFieldAndPath ¶
ParseJsonFieldAndPath splits a column in the form "field->path1->path2" into the base field and a slice of JSON path elements.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.