Re: pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgAdmin 4 commit: Added logic to provide custom schema name in re_sql t
Date: 2019-07-08 05:40:30
Message-ID: CAFOhELdhnLVQvjw7nFpHkPxMW_hTqVv6-SUotS+UPQhHtEPeWw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

One small change is required to support the custom schema.
Please find the attached patch for the same.

Thanks,
Khushboo

On Fri, Jul 5, 2019 at 3:35 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Added logic to provide custom schema name in re_sql test framework.
>
> Branch
> ------
> master
>
> Details
> -------
>
> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=954c0d31019a6cd19e15ee024f032f92c6654628
> Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
>
> Modified Files
> --------------
> web/regression/re_sql/tests/test_resql.py | 30
> +++++++++++++++++++++++++++++-
> 1 file changed, 29 insertions(+), 1 deletion(-)
>
>

Attachment Content-Type Size
re_sql_schema_fixes_v2.patch application/octet-stream 854 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-07-08 07:04:26 pgAdmin 4 commit: Fix small issue which is required to support the cust
Previous Message Nagesh Dhope 2019-07-05 14:14:56 RE-SQL test patch for extension node