Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react

From: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react
Date: 2021-08-26 06:23:13
Message-ID: CAJ9T6SvTtEkZWbF69KBQibkHm6e-9o3ck6yOfYNuU-8D_Jd7DQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Akshay,

Please find the attached patch. I have improved the code coverage of
Function node and also fixed the test cases which were failing for Cast
,Subscription and Publication node.

On Tue, Aug 24, 2021 at 10:54 AM Pradip Parkale <
pradip(dot)parkale(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Please find the attached patch for RM6677 and RM6632 [React] Port
> Procedure and Function node to react.
>
> Also Updated a few test cases for previous ported nodes.
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | EnterpriseDB Corporation
>

--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation

Attachment Content-Type Size
resql_fixed.patch application/x-patch 13.8 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-08-26 06:52:02 Re: [pgAdmin][RM6677 & RM6632] [React] Port Procedure and Function node to react
Previous Message Akshay Joshi 2021-08-26 05:49:48 Re: [pgAdmin][RM6419] pgAdmin blank screen issue on windows