pgAdmin 4 commit: Added missing comments in reverse engineering SQL for - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added missing comments in reverse engineering SQL for
Date
Msg-id E1k5NLc-0001Hq-Dm@gothos.postgresql.org
Whole thread Raw
List 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.shirsat@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: Feature #3791 Create script for view
Next
From: Akshay Joshi
Date:
Subject: Re: Feature #3791 Create script for view