Feature: Save highlighted SQL query to file
Open
- Dominant language
- Python
- Stars
- 486
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
There's no convenient way to save snippets of SQL queries to separate files. Whenever I save a highlighted SQL query, it ends up being the entire SQL query box. Since there's already an option to "Execute selected query" I suppose it shouldn't be too bad to have a Save Selected Query option too? Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing “Execute selected query” action and the current save-query handling in the Postico codebase. The feature is done when a highlighted SQL selection can be saved to its own file instead of saving the entire query box.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100