mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.44k stars 291 forks source link

Missing paging controls on queries #1122

Open bravedave opened 1 year ago

bravedave commented 1 year ago

Describe the bug

From the tree view under connections in the side bar If I right click a table and show the records - it has a paging type view - it shows 50 records and I can select next page - or page 10

If I type a query - event the same query "select * from agents" it doesn't

To Reproduce Steps to reproduce the behavior:

  1. when you have a database open, in the query editor type your query and execute
  2. look at the footer of the results

Expected behavior to have the paging controls on both queries

Screenshots Screenshot 2023-03-22 112753

Desktop (please complete the following information):