Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DBSelect *sqlx.DB
DBSelect is the database reference for selects
View Source
var DBUpdate *sqlx.DB
DBUpdate is the database reference for updates
View Source
var Map map[string]string
Map for types
Functions ¶
func BuildQuery ¶
BuildQuery takes a Query object and returns a string of the query
func GetColumns ¶
GetColumns returns colums based off of table names
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.