]> 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:40:56 +0000 (11:40 +0000)
committerdrh <>
Wed, 29 Mar 2023 11:40:56 +0000 (11:40 +0000)
commit7f375727b3527cd61eebb240f1c208c69150b32e
tree8bd11bfddb21d86193db8352530a01d1c051de6f
parentb55298edc169e7442dbe95c7fdd925fd3b7840d0
Enhance PRAGMA integrity_check so that it can detect that a NOT NULL column
contains a NaN value and report that as an error.

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