]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem sometimes causing an UPSERT to incorrectly convert an excluded.* column...
authordrh <>
Mon, 15 Jun 2026 16:46:14 +0000 (16:46 +0000)
committerdrh <>
Mon, 15 Jun 2026 16:46:14 +0000 (16:46 +0000)
commit732bffada943e545fa05e4f08f40698a6faa63d1
tree5409bd10f8420d845309b2b325d57126a7c554f3
parent2161a3d88bc78dff909340dab8490bcb7571bdff
Fix a problem sometimes causing an UPSERT to incorrectly convert an excluded.* column from type REAL to INT in cases where doing so does not cause data loss.

FossilOrigin-Name: 5d344e02887996cded51e4b1febe7a3bb488b0f05465653cc0daac34e8ba036c
manifest
manifest.uuid
src/upsert.c
test/upsert5.test