]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the sqlite shell program so that the ".dump" command does not give up
authordrh <drh@noemail.net>
Mon, 30 Aug 2004 01:54:05 +0000 (01:54 +0000)
committerdrh <drh@noemail.net>
Mon, 30 Aug 2004 01:54:05 +0000 (01:54 +0000)
commitdd3d4598bf97f253f6d91996a9af2708e225c192
tree9d2f454329c91477566c0591f16b5e816c4dd6ff
parenteffd02bcbe6b59f5e0a2fbb682e84773f5527359
Modify the sqlite shell program so that the ".dump" command does not give up
if it encounters an SQLITE_CORRUPT error.  It tries to keep going in order
to extract as much information as it can from the corrupt database. (CVS 1919)

FossilOrigin-Name: d3f3acb77f4e9f597af5afac565916b9c5e1c5d6
manifest
manifest.uuid
src/shell.c