Open
Description
Feature or enhancement
Proposal:
Current sqlite3
CLI lacks tab-completion feature. Hope it can be supported to improve usability.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
- gh-133390: Support SQL keyword completion for sqlite3 CLI #133393
- Revert "gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)" temporarily #135232
- gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393) #135292
- gh-133390: Extend completion for .commands in
sqlite3
#135432 - gh-133390: Document
SQLITE_KEYWORDS
#135659