Versions in this module Expand all Collapse all v1 v1.3.2 May 31, 2019 Changes in this version + func MySQLDB() *sqlx.DB + func PostgreSQLDB() *sqlx.DB + func SQLiteDB(dbpath string) *sqlx.DB + func Truncate(db *sqlx.DB)