[pgadmin-hackers] pgAdmin 4 commit: Allow users to remove default values from columnspro - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Allow users to remove default values from columnspro
Date
Msg-id E1dIb5Y-0000c6-HM@gothos.postgresql.org
Whole thread Raw
List 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.kumar@enterprisedb.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(+)


pgadmin-hackers by date:

Previous
From: Robert Eckhardt
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] Consolidating gray colors inthe application
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2461]: Unable to dropdefaut value from the column in table