pgAdmin 4 commit: Ensure that the user should be able to change the sta - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the user should be able to change the sta
Date
Msg-id E1kPPXI-0003E0-Tc@gothos.postgresql.org
Whole thread Raw
List 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.parkale@enterprisedb.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(-)


pgadmin-hackers by date:

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