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

Sort arrow on export sorts by digits, not value #1186

Open mrlinuxfish opened 11 months ago

mrlinuxfish commented 11 months ago

Describe the bug When I click the button on an export to sort it orders by digits such as: 1 2 12 120 200

Instead of: 1 12 120 2 200

To Reproduce

  1. Run query
  2. Click to sort

Expected behavior Output is sorted numerically

Screenshots Screenshot 2023-07-12 125752

Desktop (please complete the following information):