formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
222 stars 60 forks source link

Added total rows value #183

Open AVert opened 3 years ago

AVert commented 3 years ago

Often we want to know how many rows in result of query. This small patch can do it.