Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table. - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table.
Date
Msg-id CAM9w-_n6hjY8pPvAd0WJJmQGasRz7x32soPv5Ur0AKbUVbc0kA@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM6763] Default values are not populated in case of inherited table.  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses Re: [pgAdmin][RM6763] Default values are not populated in case of inherited table.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Please ignore the previous patch. Attached is the updated patch.

On Tue, Sep 21, 2021 at 4:24 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patch fixes:
1) Make default values column readonly for inherited columns when creating table.
2) Default values not populated for inherited columns. Existing issue, API changed.
3) Options are not populated for Name in Column > Variable tab.
4) The empty check error message is changed from Label cannot be empty to Label in Collection cannot be empty for collections.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6763] Default values are not populated in case of inherited table.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where Refresh view options are not wor