Versions in this module Expand all Collapse all v2 v2.1.1 Mar 31, 2021 v2.1.0 Mar 31, 2021 Changes in this version + func OpenTestPoolLibPQ(t testing.TB) adapter.ConnPool + func OpenTestPoolMaxConnsLibPQ(t testing.TB, maxConnections int, schema string) adapter.ConnPool + func OpenTestPoolMaxConnsPGXv3(t testing.TB, maxConnections int, schema string) adapter.ConnPool + func OpenTestPoolMaxConnsPGXv4(t testing.TB, maxConnections int32, schema string) adapter.ConnPool + func OpenTestPoolPGXv3(t testing.TB) adapter.ConnPool + func OpenTestPoolPGXv4(t testing.TB) adapter.ConnPool + type TemplateContext struct + Schema string