]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If an SQLITE_DELETE authorization callback returns SQLITE_IGNORE, proceed with the...
authordanielk1977 <danielk1977@noemail.net>
Mon, 27 Oct 2008 15:34:32 +0000 (15:34 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 27 Oct 2008 15:34:32 +0000 (15:34 +0000)
commit52bd7912af9c4ced1b98f3d836f9543f7bcad29b
tree83101a965c26b8306c61496ef6087159e12d1ece
parentc7af484b4b0a4f4db7e6f71b7e65cfde012e374e
If an SQLITE_DELETE authorization callback returns SQLITE_IGNORE, proceed with the delete operation but disable the truncate optimization. (CVS 5845)

FossilOrigin-Name: 65a2e131732399f0f14f982eb0689482fdb87b6c
manifest
manifest.uuid
src/delete.c
test/auth.test
test/auth3.test [new file with mode: 0644]