Thread: 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

From
Akshay Joshi
Date:
Fix the issue of accessing the SQL for Views and Materialized Views. Regression of pluralisation of folder names. Fixes
#4308

Branch
------
master

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

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(-)