pgAdmin 4 commit: Fix changes to the NOT NULL and default valueoptions - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix changes to the NOT NULL and default valueoptions
Date
Msg-id E1gP8tv-0006Jm-8Z@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix changes to the NOT NULL and default value options in the Table Dialogue. Fixes #3742

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8b5abdfa8f996773fd5819ccaf92941503089a2d
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_6.rst                                        | 1 +
.../databases/schemas/tables/templates/column/sql/9.2_plus/update.sql   | 2 +-
.../databases/schemas/tables/templates/column/sql/default/update.sql    | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3736 In case of Debugger, if click onbreakpoints then other buttons should not disabled
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3742 ALTER COLUMN bug