pgAdmin 4 commit: Fix the issue of accessing the SQL for Views and Mate

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix the issue of accessing the SQL for Views and Mate
Дата
Msg-id E1hqZy2-0005d7-Ub@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the issue of accessing the SQL for Views and Materialized Views. Regression of pluralisation of folder names. Fixes
#4308

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c17df2e276f5567c084e60857191e8602eef8785
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_8.rst                                  | 3 ++-
.../server_groups/servers/databases/schemas/functions/__init__.py | 2 +-
.../server_groups/servers/databases/schemas/sequences/__init__.py | 2 +-
.../servers/databases/schemas/tables/indexes/__init__.py          | 2 +-
.../server_groups/servers/databases/schemas/views/__init__.py     | 8 ++++----
5 files changed, 9 insertions(+), 8 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a