Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteQueries ¶
func GetQueries ¶
GetQueries retrieves queries from args
For each arg check if it is a named query or a file, before falling back to treating it as sql
func GetQueryFromArg ¶
GetQueryFromArg attempts to resolve 'arg' to a query
the second return value indicates whether the arg was resolved as a named query/SQL file
func RunInteractiveSession ¶
func RunInteractiveSession(initChan *chan *db.QueryInitData)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.