Skip to content

gh-133934: Improve sqlite3 .help message - #135224

Merged
encukou merged 2 commits into
python:mainfrom
StanFromIreland:sqlite3-help
Jun 19, 2025
Merged

gh-133934: Improve sqlite3 .help message#135224
encukou merged 2 commits into
python:mainfrom
StanFromIreland:sqlite3-help

Conversation

@StanFromIreland

@StanFromIrelandStanFromIreland commented Jun 6, 2025

Copy link
Copy Markdown
Member

Comment threadLib/sqlite3/__main__.py
@StanFromIrelandStanFromIreland mentioned this pull request Jun 7, 2025
@encukou

Copy link
Copy Markdown
Member

Since this PR is on the same issue, could you also fix the missing space here?

sqlite> .hlp
Error: unknowncommand or invalid arguments: "hlp".

@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

I have another PR open for that one:-)

gh-133439: Fix the error message in the sqlite3 CLI

@encukou

Copy link
Copy Markdown
Member

Oh! :)

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@StanFromIreland@encukou@brianschubert@ZeroIntensity