formulahendry / formulahendry/vscode-mysql
could you add<number> row(s) returned to vscode output window similar to mysql workbench
Open
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Could you add row(s) returned to vscode output window similar to mysql workbench?
Without that one has to constantly change 'select * from . . . " to "select count(*) from . . ." temporarily to get those result view counts and then flip it back to get the data results view.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.