pgAdmin 4 commit: Fixed an issue where Columns with default value not s - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where Columns with default value not s
Date
Msg-id E1my5do-0001hH-Ev@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where Columns with default value not showing when adding a new row. Fixes #7034

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9754b0fe1456bd2fa865d55b6ec5faee072fe0e3
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                         |  1 +
docs/en_US/release_notes_6_4.rst                     | 20 ++++++++++++++++++++
.../tools/sqleditor/utils/get_column_types.py        |  8 ++++++--
3 files changed, 27 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v6.3 Released
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7034]: Columns with default value not showing [default] when adding new row