Re: Bug CREATE Script - Mailing list pgadmin-support

From Akshay Joshi
Subject Re: Bug CREATE Script
Date
Msg-id CANxoLDfBy4sW2v5zx0-BfJsMdj899kN1fhVfiYMTbDDi2Ft5oQ@mail.gmail.com
Whole thread Raw
In response to Bug CREATE Script  (Mario Simoes Filho <msimoes.filho@gmail.com>)
List pgadmin-support
Hi Mario

We have fixed this issue in v4.6. Please upgrade to the latest version 4.6

On Thu, Apr 18, 2019 at 10:42 PM Mario Simoes Filho <msimoes.filho@gmail.com> wrote:


Version
4.5
Copyright
Copyright (C) 2013 - 2019, The pgAdmin Development Team
Python Version
3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 22:20:52) [MSC v.1916 32 bit (Intel)]
Flask Version
1.0.2
Application Mode
Desktop

Microsoft Windows [versão 10.0.17763.437]

Object -> Scripts -> CREATE Script

Create Script is not working right, some fields repeat
worked fine until version 4.3


-- Table: financa.caixa3_moviment

-- DROP TABLE financa.caixa3_moviment;

CREATE TABLE financa.caixa3_moviment
(
    data date,
    data date,
    data date,
    elemento character(5) COLLATE pg_catalog."default" NOT NULL DEFAULT ''::character varying,
    elemento character(5) COLLATE pg_catalog."default" NOT NULL DEFAULT ''::character varying,
    elemento character(5) COLLATE pg_catalog."default" NOT NULL DEFAULT ''::character varying,
    elemento character(5) COLLATE pg_catalog."default" NOT NULL DEFAULT ''::character varying,
    natureza character varying(30) COLLATE pg_catalog."default" NOT NULL DEFAULT ''::character varying,
    escrevente character(4) COLLATE pg_catalog."default" NOT NULL DEFAULT ''::character varying,
    escrevente character(4) COLLATE pg_catalog."default" NOT NULL DEFAULT ''::character varying,
 ...
...




--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

pgadmin-support by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: pgAdmin4 can't re-attach some previously detached partition
Next
From: Akshay Joshi
Date:
Subject: Re: sub-tree with the function trigger