[pgAdmin][RM5632] Cannot specify start with value during setup of an identity column

Поиск
Список
Период
Сортировка
От Rahul Shirsat
Тема [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column
Дата
Msg-id CAKtn9dOcLhbJPYbcBGbzCN4H=MafL-yzd+c9keFXE8M21oGXhQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers,

Please find the patch below which fixes the issue of Start value while updating the identity column.

Some additional issues were also found during development, which are too fixed now :

  1. While changing of identity (ALWAYS / BY DEFAULT) including sequence options, it only updates identity - Fixed
  2. Cycled option issue - Fixed
    Steps to reproduce :
    - Update cycled to Yes, save it.
    - Now change it to No, trying saving, gives error.
--
Rahul Shirsat
Software Engineer | EnterpriseDB Corporation.
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Make sure the version check is compatible with older
Следующее
От: Satish V
Дата:
Сообщение: [pgAdmin 4 - Housekeeping #5336][Code Coverage] Improve API test cases for Types