]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the OP_SqlExec to "PRAGMA integrity_check" added by [348fa7aaf7958b3f]
authordrh <>
Thu, 2 May 2024 11:51:26 +0000 (11:51 +0000)
committerdrh <>
Thu, 2 May 2024 11:51:26 +0000 (11:51 +0000)
commit2ae4531c89bbf9a3f01827e8019eddac0705765b
treeb62a06dd96a53c6b04fd508ebcf3a5d2d1d4cbe5
parent2ad1e92858e36399797263a2b7f7f2951c96e4a2
Omit the OP_SqlExec to "PRAGMA integrity_check" added by [348fa7aaf7958b3f]
because it is a no-op.  Even if the integrity_check failes, the CREATE TABLE
is stull successful.  The OP_SqlExec just burns CPU cycles for no reason.

FossilOrigin-Name: 532795acd1c800751737fe70148f9ae691e9cf11b836577f8538421d24cab2fe
manifest
manifest.uuid
src/build.c