pgAdmin 4 commit: Fixed database connection issue, regression of SonarQ

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed database connection issue, regression of SonarQ
Date: 2020-07-01 12:02:33
Message-ID: E1jqbRh-0001mz-97@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed database connection issue, regression of SonarQube fixes.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/static/js/database.js | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Srinivas Bethi 2020-07-01 15:15:43 patch review "split string to table"
Previous Message Ashesh Vashi 2020-07-01 12:00:15 Re: Patch for SonarQube code scan fixes