Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically convert CSV fields to strings #981

Open
gsingh93 opened this issue Oct 22, 2021 · 0 comments · May be fixed by #2170
Open

Automatically convert CSV fields to strings #981

gsingh93 opened this issue Oct 22, 2021 · 0 comments · May be fixed by #2170
Labels
enhancement New feature or request good first issue Good for newcomers VSCode

Comments

@gsingh93
Copy link

If I right click on a query in the query history and click "View Results (CSV)", any objects are displayed as "[object Object]", which is not helpful.

It would be useful if the CSV output converted each item to a string, similar to how the "CodeQL Query Results" tab does in vscode itself.

@gsingh93 gsingh93 added the enhancement New feature or request label Oct 22, 2021
@aeisenberg aeisenberg added the good first issue Good for newcomers label Oct 22, 2021
@gsingh93 gsingh93 linked a pull request Mar 13, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers VSCode
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants