SQLPro icon indicating copy to clipboard operation
SQLPro copied to clipboard

Option for how to resize columns on execution of queries

Open sinklair opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. When executing a query, the columns are sometimes autosized to fill the width of the results window and sometimes sized to fit the data in each column (I think this is dependent on the number of rows returned). I, personally, prefer the option where columns are sized to fit the data rather than fill the width of the results area, especially when a query returns only a few columns.

Describe the solution you'd like Provide an app setting to allow the user to choose which option they prefer, regardless of the number of results.

Describe alternatives you've considered Another solution (or even a nice additional feature) would be to modify the right-click menu to break "Autosize Columns" into two options - Size to fit and Autosize to window

Additional context Screenshot

Environment (please complete the following information):

  • Device: MacBook Pro
  • OS: MacOs 14.2.1
  • SQLPro app Version SQLPro Studio 2024.17
  • Installation source: Website download
  • Target database server: Postgres

sinklair avatar Mar 27 '24 16:03 sinklair