1
Improvements to the SQL Editor
Source: supabase/supabase#27072 · opened by @SvKol
There are basically 2 things, which I find 'annoying' when working with the SQL Editor:
1) You select the scripts with the mouse "on release". Which sometimes makes me incidentally open another script, while actually trying to select a bunch of code rows.
2) It'd be really nice if the scripts are sorted in "last executed, last created" order instead of alphabetical order. I sometimes create scripts, execute them, then go to another script to do something else. And I very often forget to check what name was given to the 'new' script. So if I then want to go back to it, to make adjustments, I can spend a good portion of time looking for it.
1) You select the scripts with the mouse "on release". Which sometimes makes me incidentally open another script, while actually trying to select a bunch of code rows.
2) It'd be really nice if the scripts are sorted in "last executed, last created" order instead of alphabetical order. I sometimes create scripts, execute them, then go to another script to do something else. And I very often forget to check what name was given to the 'new' script. So if I then want to go back to it, to make adjustments, I can spend a good portion of time looking for it.
No pledges yet. Be the first to back this.
Comments
Similar requests
[studio] Support multiple results in SQL Editor
2 votes · 0 comments
Dashboard Enhancement: Add Edit and Delete actions for Database Views
3 votes · 0 comments
Enhanced SQL Query Management for Supabase CLI: A Proposal for Query File and Folder Support
4 votes · 0 comments
Seed folder instead of / in addition to seed.sql file (backwards compatible)
2 votes · 0 comments
Make it possible to view raw RLS policy SQL in the Supabase Dashboard
18 votes · 0 comments
No comments yet.