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.shir...@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(-)