Documentation Source Text

Timeline
Login

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

26 check-ins using file pages/lang.in version 2c3d6c2d7b

2015-02-27
21:52
Remove mention of the SQLITE_DEFAULT_TEMP_CACHE_SIZE compile-time option, which is no longer used and has not been used for a while. Mention that the default cache_size for TEMP databases is 0. (check-in: b23ccdfcdf user: drh tags: trunk)
20:24
The "PRAGMA temp.cache_size" statement does not currently work. So omit it from the documentation. (check-in: 54c55f5bd5 user: drh tags: trunk)
20:09
Resurrect a couple of requirements on PRAGMA journal_mode that were mistakenly dropped by one of the previous few check-ins. (check-in: a9966eadef user: drh tags: trunk)
19:02
More corrections to the PRAGMA documentation. (check-in: 08b7956b61 user: drh tags: trunk)
15:45
In the PRAGMA documentation, show the "database." prefix on all and only those pragmas for which it might make a difference. (check-in: 4a77b7e608 user: drh tags: trunk)
02:37
Clarifications and typo fixes to several web pages. (check-in: 00d095bbd5 user: drh tags: trunk)
2015-02-26
20:11
Improvements to the wording of documentation for index_info and index_xinfo pragmas. (check-in: 4fca6ea06a user: drh tags: trunk)
17:29
Add documentation for the "PRAGMA index_xinfo" command. (check-in: fb31730b59 user: drh tags: trunk)
16:50
Fix a faulty requirement mark in the WAL documentation and a typo in the AUTOINCREMENT page. (check-in: 7d8c30e639 user: drh tags: trunk)
2015-02-25
15:40
More typo fixes and simplification of the whentouse.html document. (check-in: 4cf46a5799 user: drh tags: branch-3.8.8)
15:21
Merge the 3.8.8.3 changes into trunk. (check-in: 6139a797c7 user: drh tags: trunk)
15:12
Fix typos on the whentouse.html page. (check-in: a302c3195d user: drh tags: branch-3.8.8)
13:31
Version 3.8.8.3 (check-in: e5840a16ce user: drh tags: release, branch-3.8.8, version-3.8.8.3)
2015-02-21
15:46
Merge whentouse.html enhancements from the 3.8.8 branch. (check-in: 3b4b8c681a user: drh tags: trunk)
14:23
Further improvements to the "whentouse.html" document based on community feedback. (check-in: fb810e2184 user: drh tags: branch-3.8.8)
2015-02-18
14:10
Still more tweaks to whentouse.html (check-in: 926ff6c0a2 user: drh tags: branch-3.8.8)
13:48
Still more refinement of the whentouse.html page. Split off some of the details of the "Application File Format" bullet into a separate file. Move "Internet of Things" to the first bullet because that is currently trendy. (check-in: 65d06a3e42 user: drh tags: branch-3.8.8)
03:01
Remove a stray ">" character from the whentouse.html document. (check-in: 1f8dc8b380 user: drh tags: branch-3.8.8)
02:44
More refinements to the whentouse.html document. (check-in: bac63b794b user: drh tags: branch-3.8.8)
2015-02-17
19:43
Fix typos in the whentouse.html document. (check-in: 26c13d0a75 user: drh tags: trunk)
19:38
Fix typos in the whentouse.html document. (check-in: f20a01f111 user: drh tags: branch-3.8.8)
19:35
Typo fix in the whentouse.html document. (check-in: 2783c0c3be user: drh tags: branch-3.8.8)
19:09
Pull in the whentouse.html updates without waiting for the next release. (check-in: 1dfc552b2a user: drh tags: branch-3.8.8)
19:04
Initialize the 3.8.9 change log. Add a linke to the when-to-use document on the front page. Updates and enhancements to the when-to-use document. (check-in: 970b51ea32 user: drh tags: trunk)
17:21
Enhancements to the whentouse.html document. (check-in: ddb8a3924e user: drh tags: trunk)
2015-02-11
17:28
Add a note to the date-time function documentation to say that the "s" at the end of modifiers like "days" is optional. (check-in: b800b2aa94 user: drh tags: trunk)