pgAdmin 4 commit: Properly generate exclusion constraint SQL. Fixes #18 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly generate exclusion constraint SQL. Fixes #18
Date
Msg-id E1bxXco-0002fa-Dh@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: patch for RM1861 [pgAdmin4]
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't specify ASC/DESC options for index types that d