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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed unable to drop multiple Rules and ForeignTable
Дата
Msg-id E1gp6r2-0003BQ-Uk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Update yarn lockfile.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] RM 3899 - Unable to Drop Rules for table andforeign table through properties section