formulahendry / formulahendry/vscode-mysql

could you add<number> row(s) returned to vscode output window similar to mysql workbench

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/3043446/106032295-24d83c80-6085-11eb-86d8-eee449b5b386.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.