Thread: pgAdmin 4 commit: Fixed unable to drop multiple Rules and ForeignTable

pgAdmin 4 commit: Fixed unable to drop multiple Rules and ForeignTable

From
Akshay Joshi
Date:
Fixed unable to drop multiple Rules and Foreign Tables from properties tab. Fixes #3899

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3b35aaa1d74e3b190dc4aceb70564a56b00b8c4e
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst                                      | 1 +
.../databases/schemas/foreign_tables/static/js/foreign_table.js       | 4 +++-
.../servers/databases/schemas/tables/rules/static/js/rule.js          | 1 +
3 files changed, 5 insertions(+), 1 deletion(-)