Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintQueryResults ¶
func PrintQueryResults(results *QueryResults, truncate bool)
func RenderQueryResults ¶
func RenderQueryResults(results *QueryResults, truncate bool) string
Types ¶
type QueryResults ¶
func Query ¶
func Query(connString, dbName, schema, query string) (*QueryResults, error)
Click to show internal directories.
Click to hide internal directories.