pgAdmin 4 commit: Fixed issues introduce by SonarQube fixes.

2022-02-01 Thread Akshay Joshi
Fixed issues introduce by SonarQube fixes.

Branch
--
master

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

Modified Files
--
web/pgadmin/browser/static/js/browser.js   |  2 --
web/pgadmin/browser/static/js/error.js | 16 +++-
web/pgadmin/static/js/backgrid.pgadmin.js  | 11 ++-
web/pgadmin/tools/debugger/static/js/direct.js |  6 +++---
.../tools/schema_diff/static/js/schema_diff_ui.js  | 10 +++---
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 18 --
6 files changed, 27 insertions(+), 36 deletions(-)



pgAdmin 4 commit: Fixed event trigger comparing issue in Schema Diff to

2022-02-01 Thread Akshay Joshi
Fixed event trigger comparing issue in Schema Diff tool. Fixes #7146

Branch
--
master

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

Modified Files
--
docs/en_US/release_notes_6_5.rst| 1 +
.../browser/server_groups/servers/databases/event_triggers/__init__.py  | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)



pgAdmin 4 commit: Added JSON as a supported type in Storage Manager.

2022-02-01 Thread Akshay Joshi
Added JSON as a supported type in Storage Manager.

Branch
--
master

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

Modified Files
--
web/pgadmin/tools/storage_manager/static/js/storage_manager.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgAdmin 4 commit: Ensure that owner should be ignored while comparing e

2022-02-01 Thread Akshay Joshi
Ensure that owner should be ignored while comparing extensions. Fixes #7145

Branch
--
master

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

Modified Files
--
docs/en_US/release_notes_6_5.rst| 1 +
.../browser/server_groups/servers/databases/extensions/__init__.py  | 2 ++
2 files changed, 3 insertions(+)



[patch][pgAdmin] RM7136 Query tool may display incorrect database label

2022-02-01 Thread Rahul Shirsat
Hi Hackers,

Please find the patch which resolves the issue of incorrect database labels.

-- 
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.


RM7136.patch
Description: Binary data