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 E1lbk1T-0007B4-S2@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

Branch
------
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: git@pgadmin.org
Date:
Subject: pgAdmin 4 commit: Branch React_Porting was created
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM4436]Drag and drop is incorrect in codemirror boxes in node properties dialog