pgAdmin 4 commit: Added missing comments in reverse engineering SQL for

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added missing comments in reverse engineering SQL for
Date: 2020-08-11 06:01:20
Message-ID: E1k5NLc-0001Hq-Dm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added missing comments in reverse engineering SQL for each column of a View. Fixes #3791

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2907a79dd7b33184ea81e868f2c82643fa1ee4c0
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_25.rst | 1 +
.../servers/databases/schemas/views/__init__.py | 9 +++++++--
.../views/templates/views/pg/9.4_plus/sql/update.sql | 2 +-
.../templates/views/ppas/9.4_plus/sql/update.sql | 19 ++++++++++++++-----
4 files changed, 23 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-11 06:02:24 Re: Feature #3791 Create script for view
Previous Message Rahul Shirsat 2020-08-10 15:10:03 Feature #3791 Create script for view