Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file src/db.c version ffaae09f42
|
2024-11-18
| ||
| 17:50 | Fix the checksum function in the delta logic. check-in: 4862fc5ed0 user: drh tags: trunk | |
| 17:40 | Fix the checksum routine in the delta logic so that it works correctly even if the input size is zero. Closed-Leaf check-in: ec5e2919a7 user: drh tags: delta-fix | |
|
2024-11-15
| ||
| 14:14 | Add the ability to show the difference between two SQLite database files. Closed-Leaf check-in: 27c81f1c22 user: drh tags: sqldiff | |
| 13:51 | Update the built-in SQLite to the latest 3.48.0 alpha - mostly to get rid of the #line macros in sqlite3.c that were somehow introduced in the previous update. check-in: 5493cc7bb5 user: drh tags: trunk | |
|
2024-11-13
| ||
| 11:23 | Change the /setup_ulist page to show the most recently changed users first by default, as that seems to be the most common use case. check-in: 7b0a237895 user: drh tags: trunk | |
| 11:08 | Merge typo fixes and improvements to built-in documentation from the bv-corrections01 branch. check-in: 75c45fd8c3 user: drh tags: trunk | |
|
2024-11-11
| ||
| 12:27 | (Typos) src/db.c changes. check-in: 46ec93b6d2 user: brickviking tags: bv-corrections01 | |