Re: [pgAdmin4][Patch]: Fixed RM #2779 - Lost field size - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: Fixed RM #2779 - Lost field size
Date
Msg-id CA+OCxoypwSEN4iU=rzMoMhmD082ZGsbx9gUL9tUednai+uC6Vg@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: Fixed RM #2779 - Lost field size  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Responses Re: [pgAdmin4][Patch]: Fixed RM #2779 - Lost field size
List pgadmin-hackers
Hi

On Wed, Dec 6, 2017 at 5:45 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch to fix RM #2779: Lost field size.

While editing the table column, if we change collate then, the length and the precision are lost.
Also, while changing column type, it does not honour the length and precision.

Now it loses the collation if you edit the length. 

:-(

--
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: Update query tool docs.
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM #2779 - Lost field size