package
1.1.2
Repository: https://github.com/shiftleftsecurity/gaum.git
Documentation: pkg.go.dev

# Functions

FieldsFromSelect returns a list of field names based on the columns of a select statement or error if it's unable to extract them.

# Structs

SelectParser contains the fields part of a SQL SELECT Statement and its parsed columns and respectives names and encapsulates the ability to produce said parsed data.