Tupl icon indicating copy to clipboard operation
Tupl copied to clipboard

Database verfication should examine checksums

Open broneill opened this issue 1 year ago • 1 comments

Currently the Database.verify method only examines data structures, but it's not guaranteed to examine all pages. If checksums are enabled, then a separate thread should examine all pages too.

broneill avatar Nov 23 '23 21:11 broneill