Re: pgAdmin 4.4 SQL create statement

2019-04-05 Thread 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.va...@enterprisedb.com> wrote: > Hi Irina, > > On Thu, Apr 4, 2019 at 8:00 PM Irina Mileva > wrote: > >> Thank you for the new version. >> >> DDL seems

Re: pgAdmin 4.4 SQL create statement

2019-04-05 Thread Khushboo Vashi
Hi Irina, On Thu, Apr 4, 2019 at 8:00 PM Irina Mileva 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. Please create

pgAdmin 4.4 SQL create statement

2019-04-04 Thread Irina Mileva
Thank you for the new version. DDL seems to give a bit unexpected result. [cid:image001.jpg@01D4EB0B.FA3CE750]