]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the sqldiff utility so that if the --vtab switch is specified "rtree", "fts3... sqldiff-vtab-support
authordan <dan@noemail.net>
Tue, 21 Jun 2016 10:34:41 +0000 (10:34 +0000)
committerdan <dan@noemail.net>
Tue, 21 Jun 2016 10:34:41 +0000 (10:34 +0000)
commit9c987a833cf767c7d07c071c25b353623e60ad2a
treee05bfc53455b19ac47d2ba740aad815c2e7aefef
parentee84b0f6906f809771bbf35405a31281a3258d74
Update the sqldiff utility so that if the --vtab switch is specified "rtree", "fts3", "fts4" and "fts5" tables are diff'd directly and the underlying real database tables ignored. Without this switch, all virtual tables are ignored and the diff is performed on the underlying real tables.

FossilOrigin-Name: 5d0a9d4c45730e47576bc77373fa7075a74051a5
ext/rbu/rbudiff.test
manifest
manifest.uuid
tool/sqldiff.c