Support schema level restrictions and edit connection properties when already connected.

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Support schema level restrictions and edit connection properties when already connected.
Date: 2020-06-26 07:29:22
Message-ID: CAOBg0AOhYJuMD=--A1zz2o9WGQZkJq-4BHdKP62nDZ3uam0gEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

PFA patch for 5583 <https://redmine.postgresql.org/issues/5583> support
schema level restrictions and edit connection properties when already
connected.

Details as follows:
1. Schema restrictions :

1. Added a new tab "Advanced" in the database properties, with the "Schema
restrictions" option it is similar to the "DB restrictions" in server
properties.

2. Added new table "databases" in the SQLite database, to store schema
restrictions per database.

2. Edit connection properties when already connected:

1. Now allowing a user to edit server connection properties when the server
is already connected, here the user will get a warning for disconnect and
reconnect the server to apply the changes in configuration.

Regards,
Nikhil Mohite.

Attachment Content-Type Size
schema_restriction_and_database_connection_change.patch application/octet-stream 18.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-26 08:11:52 pgAdmin 4 commit: Fixed code smells having rule 'Nested blocks of code
Previous Message Pradip Parkale 2020-06-26 07:02:31 [SonarQube]: Rename class name