[pgAdmin4][Patch] - RM 3853 - Incorrect SQL generated for createscript of domain type interval with precision. ERROR: syntax error at or near "[" - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgAdmin4][Patch] - RM 3853 - Incorrect SQL generated for createscript of domain type interval with precision. ERROR: syntax error at or near "["
Date
Msg-id CAFOhELeOFhg9izkcnWgmpXBy4nc3vCj6XNnMaJYx8Cx+c0nT8g@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] - RM 3853 - Incorrect SQL generated for createscript of domain type interval with precision. ERROR: syntax error at or near "["  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][RM3849] Ask to save unsaved query changes stopped working
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Data should be updated properly for FTSConfiguration