[pgAdmin4][Patch] RM 2691 View data option is missing from pgAdmin4 2.0 version

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] RM 2691 View data option is missing from pgAdmin4 2.0 version
Date: 2017-09-18 12:52:23
Message-ID: CANxoLDdJdbFcqZxVj4fWK6as+gxMibC77_Rr2yzx8xFy8rZH7w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

Attached is the patch file to fix RM 2691 View data option is missing from
pgAdmin4 2.0 version. Apart from the RM this patch includes following fixes:

1) Fixed issue in foreign_table where variable is not declare so it throws
an error.
2) Columns and Constraints tab are empty, remove "visible: false" from js
file.

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_2691.patch application/octet-stream 3.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-09-18 13:07:12 Re: [pgAdmin4][Patch]: Fix the logic to extract the error in Query tool
Previous Message Dave Page 2017-09-18 11:38:13 Re: [pgAdmin4][Patch]: Fix the Enabale/Disbale trigger functionality