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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the user should be able to change the sta
Дата
Msg-id E1kPPXI-0003E0-Tc@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM5822]: Unable to change Start value for existing sequence
Следующее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin][RM5395]: [Housekeeping]-Add RE-SQL/MSQL test cases for Functions