pgAdmin 4 commit: Fixed an issue where the DB restriction check was not - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the DB restriction check was not
Date
Msg-id E1o1LlR-0001E1-Us@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the DB restriction check was not working for the collection node. Fixes #7453

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99c7a50fd6a932d6204e67efb5067ec5ce082e73
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../databases/templates/databases/sql/10_plus/properties.sql  | 11 ++++++-----
.../databases/templates/databases/sql/9.1_plus/properties.sql | 10 +++++-----
.../databases/templates/databases/sql/9.2_plus/properties.sql | 10 +++++-----
.../databases/templates/databases/sql/default/properties.sql  | 10 +++++-----
4 files changed, 21 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-7453]: DB restriction does not work
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7453]: DB restriction does not work