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

From Akshay Joshi
Subject Re: [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column
Date
Msg-id CANxoLDeptLK1mieN_t-4byigiWUPia2W-khwDWVQc_zA6ykaKQ@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
Responses Re: [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column  (Rahul Shirsat <rahul.shirsat@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Wed, Jul 29, 2020 at 3:52 PM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wrote:
Hi Hackers,

Ignore the previous patch. Find below the rebased patch.

On Wed, Jul 29, 2020 at 2:36 PM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wrote:
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.


--
Rahul Shirsat
Software Engineer | EnterpriseDB Corporation.


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Patch for SonarQube code scan fixes.
Next
From: Shubham Agarwal
Date:
Subject: Sonarqube fixes - test_utils.py