pgAdmin 4 commit: Fix generation of reverse engineered SQL for partitio - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix generation of reverse engineered SQL for partitio
Date
Msg-id E1hvKuY-0007Ok-Cg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix generation of reverse engineered SQL for partition table, partitions were shown as a child of indexes. Fixes #4414

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                                     | 1 +
.../browser/server_groups/servers/databases/schemas/tables/utils.py   | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: pgAdmin 4 commit: Browser window was not closing - Fixed.
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 4581 - Can not edit comments of primary keyconstraint under table node