pgAdmin 4 commit: Fixed internal server error when clicking on Triggers

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed internal server error when clicking on Triggers
Дата
Msg-id E1jY6Ru-0004Ad-5r@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed internal server error when clicking on Triggers -> 'Enable All' for partitions. Fixes #5052

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=073d90c4a6eaac4b40e58b35562a0339c6e108f0

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                  |  1 +
.../schemas/tables/partitions/__init__.py          | 57 +++++++++++++++++++++-
.../tables/partitions/static/js/partition.js       |  4 +-
3 files changed, 58 insertions(+), 4 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Clarify and correct the docs on enabling the pl/debug
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Ubuntu 20.04 needs python3-wheel to be explicitly ins