]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If there is no data available for a field in a corrupted record, but the type is...
authordan <Dan Kennedy>
Wed, 15 May 2024 15:06:27 +0000 (15:06 +0000)
committerdan <Dan Kennedy>
Wed, 15 May 2024 15:06:27 +0000 (15:06 +0000)
commit9a1a4822e8f7d7483d71733ecf13d0d1e3e2335f
treef2fe19b5a3cbff11c4c5f438cc6fe440bf6d0e7b
parentf722d91fa8e8e6e03308736696d67e77b71e4b39
If there is no data available for a field in a corrupted record, but the type is available, have the recovery extension substitute 0, 0.0, '' or X'' instead of a NULL value.

FossilOrigin-Name: 8eb326c24981647e2df90e4b9d75db52a552bd997bd821f5898c7ff3fb93a57d
ext/recover/dbdata.c
ext/recover/recover1.test
ext/recover/recovercorrupt4.test [new file with mode: 0644]
manifest
manifest.uuid