pgAdmin 4 commit: Fixed an issue where [null] and [default] values are

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where [null] and [default] values are
Date: 2020-04-22 08:27:54
Message-ID: E1jRAja-00012T-7Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhope(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-22 08:29:10 Re: [pgAdmin][RM3947] Fixes related rows copy-paste in Query Tool.
Previous Message navnath gadakh 2020-04-22 08:24:38 Re: [pgAdmin4][Patch] - RM 3900 - Delete/Drop option is disabled for the constraints