]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the SQLITE_CONSTRAINT return value from xBestIndex to prohibit bad
authordrh <>
Mon, 25 Mar 2024 11:34:42 +0000 (11:34 +0000)
committerdrh <>
Mon, 25 Mar 2024 11:34:42 +0000 (11:34 +0000)
commit41c9945c746018b3bcec1e6ecc3e900f7b209ce4
treee1119cb67f8f9191aa0090c936986d892a1cafac
parent4397d2837889a5b9c8d6ac26b19281acba45ff61
Use the SQLITE_CONSTRAINT return value from xBestIndex to prohibit bad
query plans in the pragma virtual table.

FossilOrigin-Name: b1259d4448f744861e416f42328c1450854370e5c77102d2a5abe5cf6c7f12bd
manifest
manifest.uuid
src/pragma.c