pgAdmin 4 commit: Allow users to remove default values from columns pro

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow users to remove default values from columns pro
Date: 2017-06-07 13:33:32
Message-ID: E1dIb5Y-0000c6-HM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow users to remove default values from columns properly. Fixes #2461

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=63c093248dfeaae41057ace0bf32c3ef1024d954
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../schemas/tables/templates/column/sql/9.2_plus/update.sql | 6 ++++++
.../schemas/tables/templates/column/sql/default/update.sql | 6 ++++++
2 files changed, 12 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-07 13:33:38 Re: [pgAdmin4][Patch][RM_2461]: Unable to drop defaut value from the column in table
Previous Message Robert Eckhardt 2017-06-07 13:29:47 Re: [pgAdmin4][PATCH] Consolidating gray colors in the application