github.com/jackc/pgx/v4.dbTx.QueryRow (method)

one use

	github.com/jackc/pgx/v4 (current package)
		tx.go#L282: func (tx *dbTx) QueryRow(ctx context.Context, sql string, args ...interface{}) Row {