]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance PRAGMA integrity_check so that it can detect that a NOT NULL column
authordrh <>
Wed, 29 Mar 2023 11:36:24 +0000 (11:36 +0000)
committerdrh <>
Wed, 29 Mar 2023 11:36:24 +0000 (11:36 +0000)
commitdf542e0500fadd22b04cc839264aaa146049265b
tree5f1a406b6c96a66decec3b97d7264dd468b5b625
parente1be2b7ad97e774aaeeee438ceb0b2ef2a138f6d
Enhance PRAGMA integrity_check so that it can detect that a NOT NULL column
contains a NaN value and report that as an error.
dbsqlfuzz f144b642fe6f1a1c196f258ac6e60118a0cb59b2.

FossilOrigin-Name: 7638d9755dc90fd353b874d03ed418fa8aaee4440290ff69b1b552eae84e5baa
manifest
manifest.uuid
src/pragma.c
src/vdbe.c