pgAdmin 4 commit: Fixed an issue where [null] and [default] values are - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where [null] and [default] values are
Date
Msg-id E1jRAja-00012T-7Q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where [null] and [default] values are not get copied. Part of #3947

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b29bc6868c074511b3fa91089213abd31be03b2b
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 9 +++++++++
1 file changed, 9 insertions(+)


pgadmin-hackers by date:

Previous
From: navnath gadakh
Date:
Subject: Re: [pgAdmin4][Patch] - RM 3900 - Delete/Drop option is disabled forthe constraints
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3947] Fixes related rows copy-paste in Query Tool.