pgAdmin 4 commit: Fixes #1298 - ACL for the SEQUENCE node were not pars - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1298 - ACL for the SEQUENCE node were not pars
Date
Msg-id E1b8ln8-00007C-B2@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1298 - ACL for the SEQUENCE node were not parsed properly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40ab0b7c883484ccd8200abe07d0a168ffd516ea
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/sequences/__init__.py            | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Evaluate Sellect2 cell options properly [pgadmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix the issue in Sequence node (pgAdmin4)