jakob / jakob/Postico

Feature Request: Hide schemas in the GUI

Open
#213 4 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
485
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Is there a way to _hide_ schemas in the GUI? We have a Redshift cluster with a _lot_ of different schemas and we want to hide `test_*` schemas and a few other unwanted schemas in the GUI. It will be really nice to have an option in the preferences to hide unwanted schemas, since Postgres does not provide a way to apply permissions in a way that can hide schemas.

At the moment, all the schemas are visible and when the user clicks on one of them, it alerts them that they don't have permission to view it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the GUI schema list and preferences entry points described in the issue. Reproduce the behavior with a Redshift cluster containing test_* and inaccessible schemas; the work is done when unwanted schemas can be configured as hidden and the permission alert is avoided for them.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
databases, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.