Versions in this module Expand all Collapse all v0 v0.1.14 May 19, 2026 Changes in this version + func MustExec(t *testing.T, ds sqlutil.DataSource, stmt string, args ...interface{}) + func NewIndependentSqlxDB(t testing.TB) *sqlx.DB + func NewSqlxDB(t testing.TB) *sqlx.DB + func SkipShortDB(tb testing.TB)