Versions in this module Expand all Collapse all v0 v0.0.4 Apr 24, 2019 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)