Re: RM3079 fix for wrong sql datetime/time related datatypes

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: RM3079 fix for wrong sql datetime/time related datatypes
Дата
Msg-id CA+OCxoz5=7Vo7VpsKPO4J4BZeJQQeiQ-pv8uK5WuVKvpM-Cefg@mail.gmail.com
обсуждение исходный текст
Ответ на RM3079 fix for wrong sql datetime/time related datatypes  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Ответы Re: RM3079 fix for wrong sql datetime/time related datatypes
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: PEP8 fixes. Fixes #3156