Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to show all schemas in the DB instead of just public #122

Open
thenonameguy opened this issue Oct 31, 2024 · 1 comment
Open

Ability to show all schemas in the DB instead of just public #122

thenonameguy opened this issue Oct 31, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@thenonameguy
Copy link

https://github.com/supabase-community/postgres-new/blob/f1dcb5c72b834e8ec9a74e1b875c1762f109bcba/apps/postgres-new/components/ide.tsx#L160

I'm using database.build to showcase my data migration tooling, which creates it's own DB objects in the schemamap schema. For clarity, it would be great if the SchemaGraph viewer would (optionally?) allow visualizing certain/all schemas.

@gregnr
Copy link
Collaborator

gregnr commented Oct 31, 2024

Great suggestion. This would probably be a good use case for @fsansalvadore's multi-select 😄

@gregnr gregnr added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants