pgAdmin 4 commit: Resolving an error related to not able to generate th - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolving an error related to not able to generate th
Date
Msg-id E1aRf3E-00069n-7X@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolving an error related to not able to generate the reversed
engineered SQL from the database when no ACL is defined.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=712f47987f2fce72938c2012091a8e306f06b303

Modified Files
--------------
.../server_groups/servers/databases/__init__.py    | 52 +++++++++++-----------
.../templates/databases/sql/9.3_plus/acl.sql       |  4 +-
.../templates/databases/sql/9.3_plus/defacl.sql    |  4 +-
3 files changed, 29 insertions(+), 31 deletions(-)


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: [pgAdmin4][Patch]: Foreign Data Wrapper
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4] [Patch]: Resource Group Module