pgtest

package
v0.0.0-...-3674750 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustCount

func MustCount(t *testing.T, db *sqlx.DB, stmt string, args ...interface{}) (cnt int)

func MustExec

func MustExec(t *testing.T, db *sqlx.DB, stmt string, args ...interface{})

func MustSelect

func MustSelect(t *testing.T, db *sqlx.DB, dest interface{}, stmt string, args ...interface{})

func NewQConfig

func NewQConfig(logSQL bool) pg.QConfig

func NewSqlDB

func NewSqlDB(t *testing.T) *sql.DB

func NewSqlxDB

func NewSqlxDB(t testing.TB) *sqlx.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL