We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I just noticed a difference between litecli & sqlite default cli when running explain <some query>
explain <some query>
litecli:
sqlite3 cli
The text was updated successfully, but these errors were encountered:
I'm able to reproduce it. Looking into it. Thanks for filing the report.
Sorry, something went wrong.
No branches or pull requests
Hi!
I just noticed a difference between litecli & sqlite default cli when running
explain <some query>
Version: 1.6.0
3.36.0 2021-06-18 18:36:39 5c9a6c06871cb9fe42814af9c039eb6da5427a6ec28f187af7ebfb62eafa66e5
litecli:
sqlite3 cli
The text was updated successfully, but these errors were encountered: