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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Properly generate exclusion constraint SQL. Fixes #18
Date: 2016-10-21 11:04:34
Message-ID: E1bxXco-0002fa-Dh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-21 11:04:39 Re: patch for RM1861 [pgAdmin4]
Previous Message Dave Page 2016-10-21 10:58:48 pgAdmin 4 commit: Ensure the grant wizard works with objects with speci