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

Improve the output of EXPLAIN QUERY PLAN #130

Open
CodingDoug opened this issue Jul 7, 2023 · 0 comments · May be fixed by #147
Open

Improve the output of EXPLAIN QUERY PLAN #130

CodingDoug opened this issue Jul 7, 2023 · 0 comments · May be fixed by #147
Assignees

Comments

@CodingDoug
Copy link
Contributor

With the sqlite3 CLI, the output of EXPLAIN QUERY PLAN is specially formatted for readability, as shown in its documentation. The libsql shell just shows raw tabular output, which isn't nearly as easy to read and understand.

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 a pull request may close this issue.

2 participants