Re: [pgAdmin4][Patch]: RM #4163 Corrupted SQL code for some tables - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: RM #4163 Corrupted SQL code for some tables
Date
Msg-id CA+OCxoxMPVFO=UwEgs-BNzX6BW7WBmNXPmgxCDVCwCf=G7WOWw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: RM #4163 Corrupted SQL code for some tables  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

Fahar, please ensure you test this thoroughly with IDENTITY and SERIAL columns, columns create with a nextval(...) default manually, and other column types.

Thanks.

On Wed, Apr 24, 2019 at 10:00 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix RM #4163 "Corrupted SQL code for some tables". 
Please review it.

--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Prevent duplicate columns being included in reverse e
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a script for installing the required Chromedriver