Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldsFromSelect ¶
FieldsFromSelect returns a list of field names based on the columns of a select statement or error if it's unable to extract them.
Types ¶
type SelectParser ¶
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.
Click to show internal directories.
Click to hide internal directories.