Обсуждение: pgAdmin 4 commit: Fix the issue of accessing the SQL for Views and Mate

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)