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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5632] Cannot specify start with value during setup of an identity column
Date: 2020-07-29 13:01:00
Message-ID: CANxoLDeptLK1mieN_t-4byigiWUPia2W-khwDWVQc_zA6ykaKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Wed, Jul 29, 2020 at 3:52 PM Rahul Shirsat <
rahul(dot)shirsat(at)enterprisedb(dot)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(dot)shirsat(at)enterprisedb(dot)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 <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Shubham Agarwal 2020-07-29 13:03:00 Sonarqube fixes - test_utils.py
Previous Message Akshay Joshi 2020-07-29 13:00:51 Re: Patch for SonarQube code scan fixes.