Re: [pgAdmin4][Patch] - RM 3853 - Incorrect SQL generated for create script of domain type interval with precision. ERROR: syntax error at or near "["

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch] - RM 3853 - Incorrect SQL generated for create script of domain type interval with precision. ERROR: syntax error at or near "["
Date: 2019-01-22 10:47:23
Message-ID: CANxoLDeora2r22qMDUpDkH9B5wcBcZ93iYKEfUaUryTENUN-6A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Khushboo

On Tue, Jan 22, 2019 at 3:51 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi Akshay,
>
> Please find the attached updated patch.
>
> On Mon, Jan 21, 2019 at 2:57 PM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> Hi Khushboo
>>
>> Can you please fix the following and send the patch again
>>
>> - PEP8 issue
>>
>> Fixed
>
>>
>> - Test cases is failing with Python 3.5.
>>
>> I have tested with Python 3.7 and it is working fine. Please give me the
> log to reproduce the issue.
>

I have tested it with Python 3.5 with PG10 and 11. Attached is the
screenshot.

>
>> On Mon, Jan 21, 2019 at 2:06 PM Khushboo Vashi <
>> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>>
>>> Hi,
>>>
>>> Please find the attached patch to fix the RM #3853 - Incorrect SQL
>>> generated for create script of domain type interval with precision. ERROR:
>>> syntax error at or near "["
>>>
>>> The patch includes the fix as well as the API test case to verify the
>>> reverse Engineered SQL.
>>>
>>> Thanks,
>>> Khushboo
>>>
>>
>>
>> Thanks,
> Khushboo
>
>> --
>> *Akshay Joshi*
>>
>> *Sr. Software Architect *
>>
>>
>>
>> *Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
>>
>

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
TestCase_Error.png image/png 279.6 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-22 10:58:40 pgAdmin 4 commit: Fixed keyboard navigation for dialog tabs. Fixes #386
Previous Message Akshay Joshi 2019-01-22 10:35:10 pgAdmin 4 commit: Drop-down should be closed when click on any other to