Documentation Source Text

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around ac0b5884a5863ec8.

2018-04-10
18:26
Fix typos in the whynotgit.html document. check-in: 4b40ee5303 user: drh tags: trunk
17:44
Version 3.23.1 check-in: f7fce883af user: drh tags: trunk, release, version-3.23.1
17:09
Fix a typo in the whynotgit.html document. check-in: 44fe2354a1 user: drh tags: trunk
13:48
Update the performance and size spreadsheet. Update the cpu.html page with the latest graph. check-in: 9e3acfbfab user: drh tags: trunk
12:36
Changes for the 3.23.1 patch release. check-in: 21ae80926f user: drh tags: trunk
01:09
Merge fixes from the 3.23.0 branch. check-in: 2ca5d3c1c4 user: drh tags: trunk
00:29
Fix a typo in the whynotgit.html document. Leaf check-in: 737022637a user: drh tags: version-3.23
00:24
Add the Why SQLite Does Not Use Git document. (Cherrypick from trunk) check-in: 50c596f536 user: drh tags: version-3.23
00:21
Add the Why SQLite Does Not Use Git document. check-in: 1b4a90faa0 user: drh tags: trunk
2018-04-09
22:34
Fix typos in cpu.html. check-in: fc3877b543 user: drh tags: version-3.23
01:19
Fix typo in the lang_createindex.html document. check-in: f8c8d8614f user: drh tags: version-3.23
2018-04-07
12:00
Fix a typo on the "when to use" page. check-in: 1963430c3f user: drh tags: version-3.23
11:54
Add "data transfer format" to the use cases for SQLite in the "When to Use" document. check-in: d232f16b87 user: drh tags: version-3.23
2018-04-06
12:16
Align the use of the "BLOB" affinity in lang_createtable.html with the definitions in datatype3.html. check-in: e4161dc6b1 user: drh tags: version-3.23
2018-04-04
00:56
Enhance the how-to-corrupt document to warn against carrying an open database connection across a fork(). check-in: 516e342f08 user: drh tags: version-3.23
2018-04-03
12:02
Work on the "quirks.html" page. The page is still incomplete, but I need to divert attention to other issues so I'm checking in partial changes. check-in: 508297d763 user: drh tags: trunk
2018-04-02
21:24
Fix a typo in the CLI document. check-in: 7bf84d856a user: drh tags: version-3.23
15:25
Updates to the "serverless" page to talk about resent definitions of that word. Add a skeleton for the "quirks" document. check-in: 1e78d197a1 user: drh tags: trunk
11:10
Version 3.23.0 check-in: 9f377d4453 user: drh tags: trunk, release, version-3.23.0
2018-03-30
18:41
More spelling errors fixed. check-in: c9667def97 user: drh tags: trunk
18:33
Fix typos discovered by spell-check. check-in: e436f9d464 user: drh tags: trunk
18:12
Add news and update metrics in testing.html. check-in: 9f7ee8332a user: drh tags: trunk
18:08
Bring the speed-and-size spreadsheet up-to-date. check-in: f80a29418e user: drh tags: trunk
17:15
Fix a close-requirement mark in optoverview.html. check-in: 2f6a562725 user: drh tags: trunk
2018-03-29
18:55
Fix a bad unicode character in the books.html page. check-in: 1db40a5e0e user: drh tags: trunk
2018-03-28
15:54
A couple more minor changes in the change log. check-in: ac0b5884a5 user: drh tags: trunk
15:11
Add mention of sqlite3changeset_apply() hardening to the change log. check-in: 156259f9a6 user: drh tags: trunk
2018-03-27
12:51
Update the speed and size chart. check-in: e704c03dfe user: drh tags: trunk
2018-03-24
08:53
Typo fixes and wording improvements. check-in: ff59449da3 user: drh tags: trunk
2018-03-23
23:09
Typos and minor wording changes to the CoC intro to bring it into alignment with the trunk. Leaf check-in: 29d1943774 user: drh tags: branch-3.22
23:08
Fix typo and minor wording change in the CoC. check-in: 43b0cc26d6 user: drh tags: trunk
23:02
Minor simplification to the overview in the CoC. check-in: 03da80f8be user: drh tags: trunk
22:56
Copy the new CoC overview from trunk. check-in: 3b828f75e4 user: drh tags: branch-3.22
22:56
Further rework of the overview to the CoC. check-in: 3015ed3356 user: drh tags: trunk
19:16
Rework the overview section of the CoC. check-in: 647aab3db2 user: drh tags: trunk
18:18
Cross-reference whyc.html to the HN and Reddit comments. check-in: a8bc3a4771 user: drh tags: trunk
17:50
Tweaks to the new assert documentation. check-in: 19d3bdb7e3 user: drh tags: trunk
17:42
Updates to the whyc.html and assert.html documentation pages. check-in: e7ab215c5b user: drh tags: trunk
14:53
Clarification of text in the new optoverview.html section on the LEFT JOIN Optimization. check-in: 9e6750c1fc user: drh tags: trunk
14:46
Update syntax diagrams and expression text to cover the new TRUE and FALSE literals and the IS TRUE and IS FALSE operators. check-in: dfdf980e6c user: drh tags: trunk
14:30
Add TRUE and FALSE to the syntax diagrams as new literal values. check-in: 1d1c0fc6ec user: drh tags: trunk
11:47
Fix typos. Clarification to the CoC in response to criticism. check-in: 79f3efbc86 user: drh tags: trunk
2018-03-22
18:55
Further enhancement to the optimizer overview document, giving the change log for 3.23.0 something to link to. check-in: 219fa13637 user: drh tags: trunk
13:36
Refactor the optoverview.html document to be written in HTML with occasional <tcl> tags, rather than in pure TCL, so that it works better with fancy-format. check-in: 69fd8c5ba9 user: drh tags: trunk
12:01
Updates to the change log. check-in: 50c0768dbe user: drh tags: trunk
2018-03-20
13:15
Remove obsolete text about SQLITE_EXTRA_DURABLE from the PRAGMA synchronous documentation. check-in: 015a7ffa9e user: drh tags: branch-3.22
13:14
Remove obsolete text about SQLITE_EXTRA_DURABLE from the PRAGMA synchronous documentation. check-in: fc5ba69bb7 user: drh tags: trunk
2018-03-19
13:46
Document two new bug fixes in the change log. check-in: 58f72e5776 user: drh tags: trunk
2018-03-15
15:13
Updates to the change log. check-in: 6b0d51b8b9 user: drh tags: trunk
14:45
Merge typo fixes from the 3.22.0 branch. check-in: 2fca7bc025 user: drh tags: trunk