Skip to content

Export selections of results#524

Merged
mmcfarland merged 3 commits intomainfrom
user/mjm/export-selections
Mar 19, 2025
Merged

Export selections of results#524
mmcfarland merged 3 commits intomainfrom
user/mjm/export-selections

Conversation

@mmcfarland
Copy link
Copy Markdown
Member

Results Exports that included column subsets (selections from the results viewer) incorrectly calculated the "end" column. This resulted in these exports having the correct number of rows, but no data, as the column range produced an empty iteration.

Also add indentation formatting to "scripts" from the ScriptingService, which were previously without indentation.

Fixes https://github.com/azure-data-database-platform/vs-code-postgresql/issues/157
Fixes https://github.com/azure-data-database-platform/vs-code-postgresql/issues/175

Results Exports that included column subsets incorrectly calculated the
"end" column. This resulted in these exports having the correct number
of rows, but no data, as the column interation was empty.
@mmcfarland mmcfarland requested review from a team as code owners March 19, 2025 17:22
@mmcfarland mmcfarland merged commit 741d501 into main Mar 19, 2025
2 checks passed
@mmcfarland mmcfarland deleted the user/mjm/export-selections branch March 19, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants