pgAdmin 4 commit: Fixed an issue where schema diff does not create DROP - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where schema diff does not create DROP
Date
Msg-id E1laz9D-0001wS-0F@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where schema diff does not create DROP DEFAULT statement for columns. Fixes #6377

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7d6f077cf839a932fac72ddd6b51eddc91962605

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


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] RM6329 [SQL] bad child table DDL
Next
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM6341] CSV download quotes numeric columns