formulahendry / formulahendry/vscode-mysql
No prompt after executing sql statement
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
No prompt after executing sql statement
For example, execute three instructions a, b, and c
The results are all successful
So the same prompt is output
[Start] Executing MySQL query...
[Done] Finished MySQL query.
At this point, I have executed many instructions. I went to have a cup of coffee. After I came back, I couldn't determine whether c was executed in the output box.
Maybe add something executed after "Executing MySQL query", or label the statement, then you can feel the difference between each execution
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named; start by locating the TypeScript query-execution output path in the VS Code MySQL extension and reproduce three successful statements. Done means the output clearly distinguishes each execution, such as with a statement label or execution marker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100