Thread: pgAdmin 4 commit: Fixed an issue where custom sequences are not visible

pgAdmin 4 commit: Fixed an issue where custom sequences are not visible

From
Akshay Joshi
Date:
Fixed an issue where custom sequences are not visible when show system objects are set to false. Fixes #5833

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                                      | 3 ++-
.../server_groups/servers/databases/schemas/sequences/__init__.py      | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)