pgAdmin 4 commit: Ensure that the user should be able to change the sta

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the user should be able to change the sta
Date: 2020-10-05 12:24:12
Message-ID: E1kPPXI-0003E0-Tc@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the user should be able to change the start value of the existing sequence. Fixes #5855

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e4029cca04a368de0d8ca1b23a620403f4e287fe
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst | 1 +
.../servers/databases/schemas/sequences/static/js/sequence.js | 5 +----
2 files changed, 2 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2020-10-05 12:54:05 [pgAdmin][RM5395]: [Housekeeping]-Add RE-SQL/MSQL test cases for Functions
Previous Message Pradip Parkale 2020-10-05 10:17:42 [pgAdmin][RM5822]: Unable to change Start value for existing sequence