]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not show the error code number of CLI error messages unless the error
authordrh <>
Tue, 8 Feb 2022 12:13:16 +0000 (12:13 +0000)
committerdrh <>
Tue, 8 Feb 2022 12:13:16 +0000 (12:13 +0000)
commit633c7982831833e00e5287d3fe261dd49725e5e6
tree74251f09654355ec90763b076e505c361830cbc5
parent3e46db21d4334baea71bebe43350cad8eb0f740c
Do not show the error code number of CLI error messages unless the error
is something other than 1 (SQLITE_ERROR).

FossilOrigin-Name: b471601892df98c5103bb55132bbdecf3e4dfc428aaecc47bfec1e1d51e583c7
manifest
manifest.uuid
src/shell.c.in
test/shell1.test
test/shell2.test
test/shell3.test