pgtest

package
v1.13.3 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustCount added in v1.12.0

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

func MustExec added in v1.1.0

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

func MustSelect added in v1.12.0

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

func NewQConfig added in v1.10.0

func NewQConfig(logSQL bool) pg.QConfig

func NewSqlDB

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

func NewSqlxDB added in v1.0.0

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