pgAdmin 4 commit: Include inherited column comments and defaults in rev

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Include inherited column comments and defaults in rev
Date: 2019-03-28 12:36:47
Message-ID: E1h9UH1-00083q-W1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Include inherited column comments and defaults in reverse engineered table SQL. Fixes #2627
Include comment SQL for inherited columns in reverse engineered table SQL. Fixes #4037
Include inherited columns in SELECT scripts. Fixes #4058

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8aaacdf96eb0e21669ddeed673a892bfebf8ac55
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 3 ++
.../templates/table/sql/10_plus/properties.sql | 1 +
.../templates/table/sql/9.1_plus/properties.sql | 1 +
.../tables/templates/table/sql/default/create.sql | 4 +--
.../servers/databases/schemas/tables/utils.py | 42 +++++++++-------------
5 files changed, 24 insertions(+), 27 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-03-28 13:15:33 [pgAdmin4][Patch]: RM #4110 "Updating 'Custom auto-vacuum?' property throws error for Materialized View."
Previous Message Dave Page 2019-03-28 12:14:41 pgAdmin 4 commit: Fix an issue where JSON data would not be rendered in