Versions in this module Expand all Collapse all v1 v1.5.0 Aug 27, 2026 v1.4.0 Aug 15, 2026 Changes in this version + var ErrNoDSN = errors.New("no database DSN configured (SUPATYPE_SQL_DATABASE_URL or DATABASE_URL)") + func DSN() string + func Pool(context.Context) (*pgxpool.Pool, error)