Versions in this module Expand all Collapse all v1 v1.9.1 Sep 5, 2026 v1.9.0 Sep 5, 2026 Changes in this version + func BaseTestDBURL() string + func OpenPreparedTestDB(ctx context.Context, dbURL string) (*pgxpool.Pool, error) + func TestDB(t *testing.T) *pgxpool.Pool + func TestDBURL() string + func Truncate(ctx context.Context, pool *pgxpool.Pool) error + func TruncateAll(t *testing.T, pool *pgxpool.Pool)