]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the experimental ".fkey_missing_indexes" command to the shell tool. To
authordan <dan@noemail.net>
Wed, 14 Dec 2016 19:28:27 +0000 (19:28 +0000)
committerdan <dan@noemail.net>
Wed, 14 Dec 2016 19:28:27 +0000 (19:28 +0000)
commit35ac58eabc18c49ebdcdbec7405780d18d7b678d
tree7a458dc1ede6c4cb797b9f2c4e2884eb16127e70
parent79df77821aa8ed2ff41defe354eaf5a245d1a34f
Add the experimental ".fkey_missing_indexes" command to the shell tool. To
identify indexes that should be created on child keys if FK processing is to
be enabled.

FossilOrigin-Name: 7df23aca1f7c7b769d614d740b3fda3073f46ba9
manifest
manifest.uuid
src/shell.c
test/shell6.test [new file with mode: 0644]