go-dqlite icon indicating copy to clipboard operation
go-dqlite copied to clipboard

add `exit` command to quit dqlite shell

Open legionxiong opened this issue 10 months ago • 1 comments

legionxiong avatar Mar 17 '25 01:03 legionxiong

Hi! Thanks for this PR. Could you rebase on v3 now that the cla-check and the pipeline is (hopefully) fixed?

Also, I would prefer to be consistent in this case with the sqlite3 interface where .quit is used instead of .exit (there exists a .exit, but it is used to return an error code).

marco6 avatar Aug 21 '25 08:08 marco6