Skip to content

Query Runtime on Output Log #212

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

Open
pongbao opened this issue May 31, 2022 · 1 comment
Open

Query Runtime on Output Log #212

pongbao opened this issue May 31, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@pongbao
Copy link

pongbao commented May 31, 2022

Is it possible to include query runtime on the output log for vscode?

@AlexCovizzi
Copy link
Owner

Hi @pongbao, this is a bit tricky to add, the SQLite executable offers the possibility of showing the runtime of a query, but it may be a bit difficult to add it to the extension
As for the other issue that you opened feel free to try to implement this, I can suggest where to look to get started, but I think this one will need a bit of tinkering and playing around with the code to see if it's possible

@AlexCovizzi AlexCovizzi added the enhancement New feature or request label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants