Stephen Lombardo
|
c6bf239e2b
|
cipher_integrity check will report expected page size if invalid
|
2023-11-15 10:06:09 -05:00 |
|
Stephen Lombardo
|
1e25210634
|
do not allow key to be changed on a connection after it has been used for a successful operation
|
2023-08-16 12:11:18 -04:00 |
|
Stephen Lombardo
|
1876fe670e
|
Revert "allow the pager to remain usable following an error occuring on a read operation"
This reverts commit e4406223d0.
|
2021-11-22 17:17:32 -05:00 |
|
Stephen Lombardo
|
e4406223d0
|
allow the pager to remain usable following an error occuring on a read operation
|
2021-11-01 11:17:35 -04:00 |
|
Stephen Lombardo
|
c8e644d9db
|
minor adjustment to integrity test
|
2020-11-11 09:41:55 -05:00 |
|
Stephen Lombardo
|
5bdc671b0a
|
add integrity check test for a newly created database using current version
|
2020-11-10 16:54:40 -05:00 |
|
Stephen Lombardo
|
7b42a9bdd3
|
increase size of corrupted sections in integrity check to avoid false negatives
|
2020-08-24 11:42:29 -04:00 |
|
Stephen Lombardo
|
2f8202bf51
|
update tests to expect "ok" from PRAGMA key
|
2019-09-25 13:36:22 -04:00 |
|
Stephen Lombardo
|
4f5a821e93
|
do not attempt to lock the database as it will fail if the first page is invalid
|
2019-05-28 15:40:59 -04:00 |
|
Stephen Lombardo
|
488d81e8da
|
implementation of PRAGMA cipher_integrity_check and associated tests
|
2019-05-15 10:24:27 -04:00 |
|