pgAdmin 4 commit: 1) Ensure that sequence should be created withPrivil - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure that sequence should be created withPrivil
Date
Msg-id E1h8LSv-0007FY-Rz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Ensure that sequence should be created with Privileges.
2) Updated the validation for blank values in Definition tab.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/sequences/__init__.py          |  2 +-
.../databases/schemas/sequences/static/js/sequence.js        |  3 +++
.../sequences/templates/sequence/sql/default/create.sql      | 12 ++++++------
3 files changed, 10 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 4030 - IDENTITY column not recognised
Next
From: Usman Muzaffar
Date:
Subject: Re: [pgAdmin] - RM-3936 -Feature tests patch