]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with shared-cache mode and CHECK constraints causing one db handle...
authordan <dan@noemail.net>
Fri, 5 Oct 2012 16:30:10 +0000 (16:30 +0000)
committerdan <dan@noemail.net>
Fri, 5 Oct 2012 16:30:10 +0000 (16:30 +0000)
commit1e92fb59b26f423d01b803724c29c092b1bbb392
tree57a95f9bcf6a187fe5dace54fc4998e58cf9cde7
parent41fb5cd103b8faf4b16bda1230717821679acf4b
Fix a problem with shared-cache mode and CHECK constraints causing one db handle to invoke a collation sequence function registered with another.

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