pgAdmin 4 commit: Fix issue where new column should be created with Def - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix issue where new column should be created with Def
Date
Msg-id E1hqZy3-0005dr-8R@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix issue where new column should be created with Default value. Fixes #4235

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b267b3d8c79d56688bbf397fd69412eeaaad6905
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                                        | 1 +
.../databases/schemas/tables/templates/columns/sql/10_plus/create.sql   | 2 +-
.../databases/schemas/tables/templates/columns/sql/default/create.sql   | 2 +-
.../databases/schemas/tables/templates/tables/sql/10_plus/create.sql    | 2 +-
.../databases/schemas/tables/templates/tables/sql/default/create.sql    | 2 +-
.../schemas/tables/templates/tables/sql/gpdb_5.0_plus/create.sql        | 2 +-
6 files changed, 6 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update version for release