[pgadmin4][patch] [GreenPlum] Partitioned table icon is the same asnon partitioned tables

Поиск
Список
Период
Сортировка
От Joao De Almeida Pereira
Тема [pgadmin4][patch] [GreenPlum] Partitioned table icon is the same asnon partitioned tables
Дата
Msg-id CAE+jjan5Wieikmoibyuo=XA6X+2bj2NE-PwLAafkSnLDJr4+zg@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin4][patch] [GreenPlum] Partitioned table icon is the sameas non partitioned tables  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers,
Attached you can find 2 patches that correct the Redmine: #3308 A
Patches:
0001 - In this patch we update the SQL to retrieve the is_partitioned flag from the database
0002 - Extract and refactor the icon css class retrieval. It was scattered around the code and we moved it into it's own small class

We also realize that the class was present in some places in the javascript world. What it is strange is that we only override the icon with the partition one after a successful truncation or successful reset of statistics.
Why was this behavior added? Can we remove that?


Thanks
Victoria & Joao
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Joao De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin4][patch] Initial patch to decouple from ACI Tree
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] Feature #1447 SSH Tunnel