]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the code for REPLACE conflict handling on IPK columns when there are...
authordan <dan@noemail.net>
Thu, 24 Sep 2009 16:52:28 +0000 (16:52 +0000)
committerdan <dan@noemail.net>
Thu, 24 Sep 2009 16:52:28 +0000 (16:52 +0000)
commite1e2ae2d3f08877aceeed6157f04b4fe18dd3204
treea29bc883c82f7e613108b661ee857054e34a3e31
parent8c430041f5d6ac1d06a2642545a37f248f040201
Fix a bug in the code for REPLACE conflict handling on IPK columns when there are no indexes on the table. Triggers and foreign key processing were being bypassed.

FossilOrigin-Name: beb2094f94849c66d98bab5999ff474cd91eea11
manifest
manifest.uuid
src/insert.c