pgAdmin 4 commit: Properly generate exclusion constraint SQL. Fixes #18

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Properly generate exclusion constraint SQL. Fixes #18
Дата
Msg-id E1bxXco-0002fa-Dh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Properly generate exclusion constraint SQL. Fixes #1861

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6874a1a2471e357d21276c432a6a69948650455f
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/constraints/exclusion_constraint/__init__.py         | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: patch for RM1861 [pgAdmin4]
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't specify ASC/DESC options for index types that d