From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | Mario Simoes Filho <msimoes(dot)filho(at)gmail(dot)com> |
Cc: | "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Bug CREATE Script |
Date: | 2019-05-10 06:02:52 |
Message-ID: | CANxoLDfBy4sW2v5zx0-BfJsMdj899kN1fhVfiYMTbDDi2Ft5oQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)filho(at)gmail(dot)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*
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2019-05-10 06:17:32 | Re: sub-tree with the function trigger |
Previous Message | Akshay Joshi | 2019-05-10 05:50:54 | Re: pgAdmin4 can't re-attach some previously detached partition |