]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "--uri" option to utility program "showdb". This option causes showdb to...
authordan <dan@noemail.net>
Mon, 3 Aug 2015 17:03:31 +0000 (17:03 +0000)
committerdan <dan@noemail.net>
Mon, 3 Aug 2015 17:03:31 +0000 (17:03 +0000)
commit871f6e34f6ecc3e03e8e2f18a721c9d8e4e2fefb
tree92f28f97067f225d7686066cf67f23a60d60fcb3
parentfa4620b6f54ae76d41fd2d7062204556c0b4a527
Add the "--uri" option to utility program "showdb". This option causes showdb to use sqlite with the SQLITE_OPEN_URI option to open the database file, instead of opening it directly using the OS open() function.

FossilOrigin-Name: 90e34d5119f720496e86a3a6de7771ea87b7dcbb
manifest
manifest.uuid
tool/showdb.c