pgAdmin 4 commit: Ensure that both columns and partitions can be edited - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure that both columns and partitions can be edited
Date
Msg-id E1hdwJv-0006SY-Sz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that both columns and partitions can be edited at the same time in the table dialog. Fixes #4380

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c07e52b9de6ed53b9f43be7ab12092596e12ea05
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |  3 +-
.../servers/databases/schemas/tables/utils.py      | 44 +++++++++++-----------
2 files changed, 24 insertions(+), 23 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix regression tests.
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] - RM 4380 - Table properties dialog - can notedit columns and partitions at the same time