github.com/jackc/pgx/v5.TxOptions.BeginQuery (field)

3 uses

	github.com/jackc/pgx/v5 (current package)
		tx.go#L49: 	BeginQuery string
		tx.go#L61: 	if txOptions.BeginQuery != "" {
		tx.go#L62: 		return txOptions.BeginQuery