Make saved SQL Editor queries available via Management API #14836
Unanswered
simonhamp
asked this question in
Feature Requests
Replies: 0 comments
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.
I think the SQL Editor stored queries are really useful as a way to share common queries between team members, but not everyone wants/needs to login to the Supabase interface to run queries
If the saved queries could be made available via a read-only API for now, we could potentially make them more accessible in tools like TablePlus or elsewhere, allowing folks to access them wherever they are
All reactions