pgAdmin 4 commit: 1) Ensure that sequence should be created with Privil

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Ensure that sequence should be created with Privil
Date: 2019-03-25 09:00:21
Message-ID: E1h8LSv-0007FY-Rz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Usman Muzaffar 2019-03-25 09:22:48 Re: [pgAdmin] - RM-3936 -Feature tests patch
Previous Message Khushboo Vashi 2019-03-25 06:18:28 Re: [pgAdmin4][Patch] - RM 4030 - IDENTITY column not recognised