Versions in this module Expand all Collapse all v0 v0.3.0 May 13, 2026 v0.2.0 May 3, 2026 Changes in this version + func ConnectionString() string + func LoadSchema(t *testing.T, pool *pgxpool.Pool, fsys fs.FS, root string) + func PostgresContainer(t *testing.T, schema string) *pgxpool.Pool + func Truncate(t *testing.T, pool *pgxpool.Pool, schemas ...string)