]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the [showdb] program so that the database file is read directly (bypassing... showdb-uri-option
authordan <dan@noemail.net>
Tue, 4 Aug 2015 15:23:49 +0000 (15:23 +0000)
committerdan <dan@noemail.net>
Tue, 4 Aug 2015 15:23:49 +0000 (15:23 +0000)
commit8fb1bd2bc40036dc70575d03aa7f4a129ac9895a
treefa44d1c44e89bf67f251a2de6f52549df6027caa
parent871f6e34f6ecc3e03e8e2f18a721c9d8e4e2fefb
Update the [showdb] program so that the database file is read directly (bypassing the SQLite VFS) only if the --raw option is specified. Otherwise, it is read using the default VFS. An alternative VFS may be specified by specifying the database file to open using the URI syntax.

FossilOrigin-Name: 9699e9bd9a0e813d04c9d37422920670697c46ed
manifest
manifest.uuid
tool/showdb.c