pgAdmin 4 commit: Added support to view multilevel partitioned tables.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added support to view multilevel partitioned tables.
Дата
Msg-id E1ioOc8-00052g-7Q@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added support to view multilevel partitioned tables. Fixes #4633.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2979424db5c8e43aff4ea77e48b80d9ff52894da

Modified Files
--------------
docs/en_US/release_notes_4_17.rst                  |  1 +
.../schemas/tables/partitions/__init__.py          | 51 +++++---------------
.../tables/partitions/static/js/partition.js       | 33 ++++++++++---
web/pgadmin/browser/utils.py                       | 56 ++++++++++++++++------
4 files changed, 81 insertions(+), 60 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5038] Select2 enhancement - Load items on demand (scroll)
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4633] Bad view in partitioned tables