pgAdmin 4 commit: Added support to view multilevel partitioned tables. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added support to view multilevel partitioned tables.
Date
Msg-id E1ioOc8-00052g-7Q@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5038] Select2 enhancement - Load items on demand (scroll)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4633] Bad view in partitioned tables