1
[Feature Request] Call other saved SQL queries from Dashboard query
Source: supabase/supabase#3164 · opened by @prescience-data
Feature request
Not exactly sure how this would work from a practical perspective, but it would be awesome if you could chain the queries somehow.
Describe the solution you'd like
Perhaps some settings item attached to each query's context menu that allows users to set then triggers.
For example:
1. Hit Run on Query 1
2. If successful, check the query's attached then items.
3. Run Query 2 (and in turn if Query 2 has Query 3 attached as a then item run that, etc).
Describe alternatives you've considered
Creating a huge master SQL script - however, this is starting to get unwieldy and hard to navigate in my project.
Not exactly sure how this would work from a practical perspective, but it would be awesome if you could chain the queries somehow.
Describe the solution you'd like
Perhaps some settings item attached to each query's context menu that allows users to set then triggers.
For example:
1. Hit Run on Query 1
2. If successful, check the query's attached then items.
3. Run Query 2 (and in turn if Query 2 has Query 3 attached as a then item run that, etc).
Describe alternatives you've considered
Creating a huge master SQL script - however, this is starting to get unwieldy and hard to navigate in my project.
No pledges yet. Be the first to back this.
Comments
Similar requests
Enhanced SQL Query Management for Supabase CLI: A Proposal for Query File and Folder Support
4 votes · 0 comments
Enhancing Developer Experience with Client-side Raw SQL Queries
3 votes · 0 comments
Redesign of the Queries tab
4 votes · 0 comments
Make SQL queries auto naming and saving optional
2 votes · 0 comments
Add search (or semantic search) for saved SQL queries in the SQL editor
1 vote · 0 comments
No comments yet.