Filter on custom schemas in the schema selector #46065
Unanswered
maximized-studio
asked this question in
Feature Requests
Replies: 2 comments
-
|
I'd like to take a stab at this! Here's my proposed approach:
Questions for maintainers:
Happy to submit a draft PR for feedback. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I've submitted a PR for this: #46186 The approach groups schemas into user-defined (shown first) and system/internal (shown below a separator with muted text), reusing the existing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The schema selector is used in multiple places in the Supabase UI.
Right now it mixes my custom schemas with Supabase/system schemas, which makes it cognitively noisy to use.
Personally I never need to interact with the system schemas.
It would help a lot if we could either:
Beta Was this translation helpful? Give feedback.
All reactions