[pgAdmin][RM5632] Cannot specify start with value during setup of an identity column - Mailing list pgadmin-hackers

From Rahul Shirsat
Subject [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column
Date
Msg-id CAKtn9dOcLhbJPYbcBGbzCN4H=MafL-yzd+c9keFXE8M21oGXhQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
List 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.
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Make sure the version check is compatible with older
Next
From: Satish V
Date:
Subject: [pgAdmin 4 - Housekeeping #5336][Code Coverage] Improve API test cases for Types