formulahendry / vscode-mysql

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

Added total rows value #183

Open AVert opened 2 years ago

AVert commented 2 years ago

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