Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins going from ee8a108058c304f9 to 96e3dba2ed3ab0c5
2020-07-30
| ||
17:37 | Fix compiler warnings in MSVC. (check-in: 96e3dba2ed user: drh tags: trunk) | |
17:29 | Allow for page numbers as large as 4294967294 (0xfffffffe) which means database files as large as 281 TB. (check-in: 166e82dd20 user: drh tags: trunk) | |
2020-07-28
| ||
17:29 | If a writer crashes in WAL mode and leave the SHM file in an inconsistent state, subsequent transactions are now able to recover the SHM file even if there are active read transactions. (check-in: ee8a108058 user: drh tags: trunk) | |