pgAdmin 4 commit: Fixed 'can't execute an empty query' message if the u

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed 'can't execute an empty query' message if the u
Date: 2020-10-06 12:05:35
Message-ID: E1kPlip-0007lT-Rp@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed 'can't execute an empty query' message if the user change the option of Auto FK Index. Fixes #5835

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=82e912ffad8e3fab2dbe4c953055de704f966c97
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst | 3 ++-
.../schemas/tables/constraints/foreign_key/static/js/foreign_key.js | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-06 12:06:31 Re: [pgAdmin][RM5822]: Unable to change Start value for existing sequence
Previous Message Dave Page 2020-10-06 11:54:09 Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab