jsonutils

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2025 License: MIT Imports: 2 Imported by: 0

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

func ParseJsonFieldAndPath(column string) (string, []string)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL