Versions in this module Expand all Collapse all v0 v0.0.2 Sep 19, 2018 Changes in this version + func Exec(db *sql.DB, query string, args ...interface{}) sql.Result + func Query(db *sql.DB, query string, args ...interface{}) ([]map[string]interface{}, *sql.Rows)