pgAdmin 4 commit: Fixed value error in the restore dialog. Fixes #7151

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed value error in the restore dialog. Fixes #7151
Дата
Msg-id E1nFb1D-0006bP-Oa@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed value error in the restore dialog. Fixes #7151

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4a195e7ef6a20abb2bffd8f7d4a1f6c1651527ab
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst                                    | 1 +
.../server_groups/servers/databases/event_triggers/__init__.py      | 3 ++-
web/pgadmin/static/js/tree/tree.js                                  | 4 ++--
web/pgadmin/tools/restore/__init__.py                               | 6 +++---
4 files changed, 8 insertions(+), 6 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: SonarQube Regression Fix
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7151]: Issue in Restore dialog