pgAdmin 4 commit: Added comment column in the properties panel for View - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added comment column in the properties panel for View
Date
Msg-id E1ldWQJ-0002KD-7O@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added comment column in the properties panel for View and Materialized View collection node. Fixes #6416

Branches
--------
React_Porting
master

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

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                                        | 1 +
.../server_groups/servers/databases/schemas/views/static/js/mview.js    | 2 +-
.../server_groups/servers/databases/schemas/views/static/js/view.js     | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 6158 - Logging into PostgreSQL servers with Kerberos Authentication
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where the current debug line is not vi