Обсуждение: [pgAdmin][patch] ERD table dialog failing to open

Поиск
Список
Период
Сортировка

[pgAdmin][patch] ERD table dialog failing to open

От
Aditya Toshniwal
Дата:
Hi Hackers,

As the primary key backbone model is removed after porting, ERD table dialog is failing to open. 
Attached patch will restore the removed model until ERD dialogs are ported to React based view.

Please review.

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

Re: [pgAdmin][patch] ERD table dialog failing to open

От
Akshay Joshi
Дата:
Hi Aditya

You forgot to attach the patch.

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

As the primary key backbone model is removed after porting, ERD table dialog is failing to open. 
Attached patch will restore the removed model until ERD dialogs are ported to React based view.

Please review.

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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

Re: [pgAdmin][patch] ERD table dialog failing to open

От
Aditya Toshniwal
Дата:
Hi,

Attached is the patch. :D

On Tue, Sep 21, 2021 at 1:21 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

You forgot to attach the patch.

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

As the primary key backbone model is removed after porting, ERD table dialog is failing to open. 
Attached patch will restore the removed model until ERD dialogs are ported to React based view.

Please review.

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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Вложения

Re: [pgAdmin][patch] ERD table dialog failing to open

От
Akshay Joshi
Дата:
Hi Aditya

Patch throwing linter error, "Backgrid and Backform are not defined".

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

Attached is the patch. :D

On Tue, Sep 21, 2021 at 1:21 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

You forgot to attach the patch.

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

As the primary key backbone model is removed after porting, ERD table dialog is failing to open. 
Attached patch will restore the removed model until ERD dialogs are ported to React based view.

Please review.

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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

Re: [pgAdmin][patch] ERD table dialog failing to open

От
Aditya Toshniwal
Дата:
Hi,

Please find the updated patch.

On Tue, Sep 21, 2021 at 2:33 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

Patch throwing linter error, "Backgrid and Backform are not defined".

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

Attached is the patch. :D

On Tue, Sep 21, 2021 at 1:21 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

You forgot to attach the patch.

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

As the primary key backbone model is removed after porting, ERD table dialog is failing to open. 
Attached patch will restore the removed model until ERD dialogs are ported to React based view.

Please review.

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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Вложения

Re: [pgAdmin][patch] ERD table dialog failing to open

От
Akshay Joshi
Дата:
Thanks, the patch applied.

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

Please find the updated patch.

On Tue, Sep 21, 2021 at 2:33 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

Patch throwing linter error, "Backgrid and Backform are not defined".

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

Attached is the patch. :D

On Tue, Sep 21, 2021 at 1:21 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

You forgot to attach the patch.

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

As the primary key backbone model is removed after porting, ERD table dialog is failing to open. 
Attached patch will restore the removed model until ERD dialogs are ported to React based view.

Please review.

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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



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


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246