]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the dbhash utility so that it ignores the root page number when hashing
authordrh <drh@noemail.net>
Wed, 8 Jun 2016 13:49:28 +0000 (13:49 +0000)
committerdrh <drh@noemail.net>
Wed, 8 Jun 2016 13:49:28 +0000 (13:49 +0000)
commit7c4942cb1a3900231ef2f2e47bc368a3e278ecb5
tree180886e06474da5f4c14b160612b7ac55d2c2aee
parent290fcaa2d130bc488c22e615d37c240186714260
Fix the dbhash utility so that it ignores the root page number when hashing
the sqlite_master table.  Add new command-line options.  Add the ability to
hash multiple databases with a single command.

FossilOrigin-Name: 44f157e0f0d5a76ef9002b2592164c4fdae89e34
manifest
manifest.uuid
tool/dbhash.c