pgAdmin 4 commit: Fix 'expressions evaluated to true/false always' issu - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix 'expressions evaluated to true/false always' issu
Date
Msg-id E1jkn9z-0004qx-7p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix 'expressions evaluated to true/false always' issue reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb1b17b636cfd6cbf00df98dbbdbadac8976043d
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
.../static/js/domain_constraints.js                |  3 +-
.../databases/schemas/domains/static/js/domain.js  |  2 +-
.../foreign_tables/static/js/foreign_table.js      | 85 +++++++++++-----------
.../schemas/functions/static/js/function.js        |  2 +-
.../schemas/functions/static/js/procedure.js       |  2 +-
.../functions/static/js/trigger_function.js        |  2 +-
6 files changed, 48 insertions(+), 48 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Patch for SonarQube UI fixes.
Next
From: Akshay Joshi
Date:
Subject: Re: Reg - [sonarqube] Refactor this code so that this expression doesnot always evaluate to true