github.com/jackc/pgx/v5/pgxpool.Tx.Prepare (method, view implemented interface methods)
one use
github.com/jackc/pgx/v5/pgxpool (current package)
tx.go#L65: func (tx *Tx) Prepare(ctx context.Context, name, sql string) (*pgconn.StatementDescription, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)