Fix a bug in PRAGMA integrity_check introduced by enhancement (8a) in
commitffdc8d6772bb3151bdd66e7d03a05a6b870502cc
authorD. Richard Hipp <drh@hwaci.com>
Tue, 13 Feb 2024 18:41:46 +0000 (13 18:41 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 13 Feb 2024 18:41:46 +0000 (13 18:41 +0000)
tree3e86b459b1d0985a3c98eda8cb758ef7f6cd8070
parent6613491ecd6e8a86578562d3d3795924f2c98cb2
Fix a bug in PRAGMA integrity_check introduced by enhancement (8a) in
[https://sqlite.org/releaselog/3_42_0.html|release 3.42.0] and first reported by
[forum:/forumpost/ee4f6fa5ab|forum post ee4f6fa5ab].
src/pragma.c
test/pragma.test