Re: RM3079 fix for wrong sql datetime/time related datatypes - Mailing list pgadmin-hackers

From Dave Page
Subject Re: RM3079 fix for wrong sql datetime/time related datatypes
Date
Msg-id CA+OCxoz5=7Vo7VpsKPO4J4BZeJQQeiQ-pv8uK5WuVKvpM-Cefg@mail.gmail.com
Whole thread Raw
In response to RM3079 fix for wrong sql datetime/time related datatypes  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Responses Re: RM3079 fix for wrong sql datetime/time related datatypes  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
List pgadmin-hackers
Hi

On Tue, Feb 27, 2018 at 2:36 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

Please find patch to fix wrong sql issue for time related type.

Steps to reproduce:

Alter any time/datetime array related data type, it generates sql with addition array bracket

Inline image 1

This seems to be missing the test case that you noted should be included in the original bug report! 

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: PEP8 fixes. Fixes #3156