Обсуждение: pgAdmin 4.4 SQL create statement

Поиск
Список
Период
Сортировка

pgAdmin 4.4 SQL create statement

От
Irina Mileva
Дата:

Thank you for the new version.

DDL seems to give a bit unexpected result.

 

 

Вложения

Re: pgAdmin 4.4 SQL create statement

От
Khushboo Vashi
Дата:
Hi Irina,

On Thu, Apr 4, 2019 at 8:00 PM Irina Mileva <imileva@transfermate.com> wrote:

Thank you for the new version.

DDL seems to give a bit unexpected result.


We have added support for IDENTITY column (with the sequence options) in the latest release,  so this is the side effect of that feature.

Thanks,
Khushboo

 

 

Вложения

Re: pgAdmin 4.4 SQL create statement

От
Dave Page
Дата:
Did you notice the ID column is listed twice (and seems to think it's a serial column)?

On Fri, Apr 5, 2019 at 8:30 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi Irina,

On Thu, Apr 4, 2019 at 8:00 PM Irina Mileva <imileva@transfermate.com> wrote:

Thank you for the new version.

DDL seems to give a bit unexpected result.


We have added support for IDENTITY column (with the sequence options) in the latest release,  so this is the side effect of that feature.

Thanks,
Khushboo

 

 



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Вложения