pgAdmin 4 commit: Fixed an issue where columns names should be visible

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where columns names should be visible
Date: 2020-04-23 12:01:58
Message-ID: E1jRaYI-0005wR-Se@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where columns names should be visible in the order of their creation in the browser tree. Fixes #5043

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2e29f3fd6d26542df7ea3d684960c69de1039db8
Author: Satish V <satish(dot)v(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
web/pgadmin/browser/static/js/browser.js | 46 +++++++++++++++++++-------------
web/pgadmin/static/js/pgadmin.js | 9 +++++++
3 files changed, 37 insertions(+), 19 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-23 12:03:39 Re: [pgAdmin][RM1257] Ensure all object types have a "System XXX?" property
Previous Message Shubham Agarwal 2020-04-23 11:36:58 Re: [pgAdmin][RM5410] Package Body is not being removed