Documentation Source Text

Timeline
Login

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

50 check-ins occurring around d81b3b01bf106ad3.

2013-05-14
11:14
Fix another typo in queryplanner.in. check-in: d1d2571bce user: drh tags: trunk
11:12
Fix a typo in queryplanner.html. check-in: d52ed00775 user: drh tags: trunk
02:37
Improved hyperlinks on various documents. check-in: af7d790e13 user: drh tags: trunk
2013-05-08
18:04
Update the change log. check-in: f88ad9fa6a user: drh tags: trunk
2013-05-06
12:14
Fix a typo and clarify wording on the loadext.html page. check-in: f35f69d86e user: drh tags: trunk
2013-05-03
17:55
Typo correction and enhancement to the change log. check-in: a9cecdf9e8 user: drh tags: trunk
17:51
Still more edits to the application file format text. check-in: 6ef8771745 user: drh tags: trunk
17:42
Updates to the application-file-format text. check-in: 9811172daa user: drh tags: trunk
15:43
Add documentation for the Application ID. Add a proposed release date for 3.7.17. check-in: 0d800b73f2 user: drh tags: trunk
2013-05-01
11:51
Fix a broken hyperlink in the pragma.html page. check-in: 76230867ab user: drh tags: trunk
11:02
Fix typos in queryplanner-ng.html. check-in: c9e2b500a2 user: drh tags: trunk
00:14
Fix a typo in intern-v-extern-blob.html check-in: c8b280b8eb user: drh tags: trunk
2013-04-30
22:20
Updates to the next-generation-query-planner document. check-in: 28554e7596 user: drh tags: trunk
16:49
Add the Next Generation Query Planner document. check-in: 74fbc7b392 user: drh tags: trunk
11:51
Fix typos in the compile.html document. check-in: 32b04c8243 user: drh tags: trunk
2013-04-27
18:31
More documentation tweaks. Add two new entries to the "limits" page. check-in: 8da1a575d7 user: drh tags: trunk
12:01
Updates to documentation, especially the C API introduction. check-in: f0275a9b47 user: drh tags: trunk
2013-04-26
19:35
Update the change log for 3.7.17. Fix typos in the memory-mapped I/O documentation. check-in: c8b24bb8c6 user: drh tags: trunk
15:21
Update the change log for 3.7.17 after reviewing the timeline. check-in: 7e7024c429 user: drh tags: trunk
14:47
Fix typos and add clarification in the fts3tokenize documentation. check-in: aee1b746ba user: drh tags: trunk
14:38
Add documentation for the fts3tokenize table. check-in: a6e655aa62 user: drh tags: trunk
2013-04-25
11:35
Update the FTS3 documentation to make it clearer that external content tables must be in the same database as the FTS virtual table. check-in: 35441559aa user: drh tags: trunk
2013-04-24
22:09
If the website keyword search fails, try again after lowercasing the input text. This avoids problems when users enter "OR" and "NEAR" as search terms rather than operators. check-in: 78cbbe549b user: drh tags: trunk
2013-04-22
15:35
Ignore the error if two hyperlink keywords differ only in case. check-in: 55000f1b07 user: drh tags: trunk
13:52
Add documentation for the SQLITE_ENABLE_SQLLOG compile-time option. check-in: d81b3b01bf user: drh tags: trunk
2013-04-19
14:32
Replace some instances of < and > in the text of fts3.html with < and >. check-in: 2966921d57 user: dan tags: trunk
02:30
Enhancements to the run-time loadable extensions documentation. check-in: 9d4141b91f user: drh tags: trunk
2013-04-17
13:35
Fix a coordinate error in the RTree documentation. check-in: 600d427573 user: drh tags: trunk
12:58
Add a documentation page describing how to write run-time loadable extensions. check-in: 6da9f893bc user: drh tags: trunk
2013-04-16
13:57
Fix typos in new documents. check-in: 224d684b8b user: drh tags: trunk
13:09
Added the mmap.html and errlog.html documents. Updates to the "How to Corrupt" document. Update the change log for 3.7.17. check-in: ccb921fd36 user: drh tags: trunk
2013-04-15
17:13
Merge in the changes for 3.7.16.2. Update documentation for the mmap_size refactoring. check-in: 1e3f82a26e user: drh tags: trunk
13:16
Update the FTS4 document to describe the two-argument form of fts4aux. check-in: ba14e1152f user: drh tags: trunk
2013-04-14
20:55
Fix a typo in the ON CONFLICT clause documentation. check-in: 0042260937 user: drh tags: trunk
2013-04-12
12:17
Add sha1sum and source id for version 3.7.16.2 Leaf check-in: 278390b656 user: dan tags: branch-3.7.16
12:07
Changes for the 3.7.16.2 patch release. check-in: 201b85a7c9 user: drh tags: branch-3.7.16
2013-04-10
15:02
Do not include sessions APIs in the main API documentation. check-in: db41739574 user: drh tags: trunk
2013-04-08
02:12
Initial documentation updates for mmap_limit. check-in: 4dd308afff user: drh tags: trunk
2013-04-04
01:18
Change the version number to 3.7.17 and begin the change log. check-in: e78c01d305 user: drh tags: trunk
2013-03-29
14:02
Add source-id and sha1sum for version 3.7.16.1 check-in: b6742f225c user: dan tags: trunk, version-3.7.16.1
13:47
Redate the 3.7.16.1 release to 2013-03-29. check-in: 5d46117c19 user: drh tags: trunk
12:17
Fix a broken hyperlink in the different.html document. check-in: e518038151 user: drh tags: trunk
2013-03-28
17:51
Update the compile-time options page. Change all dates on the release history to ISO8601 format. check-in: ce11667ff6 user: drh tags: trunk
2013-03-27
20:24
Website updates in preparation for the 3.7.16.1 patch release. check-in: 8e7e750269 user: drh tags: trunk
19:06
Update the omitted.html page. check-in: d4dfc5ce44 user: drh tags: trunk
2013-03-22
23:39
Fix a typo. check-in: 349d556c0a user: drh tags: trunk
2013-03-19
20:00
Improved documentation for PRAGMA foreign_key_check and foreign_key_list. check-in: 72af2c4df1 user: drh tags: trunk
2013-03-18
21:54
Add a mention of the ZIPVFS extension to the Support page. check-in: c6ec519b53 user: drh tags: trunk
21:37
Update the documentation on the SQLite TCL interface to talk about options to the "sqlite3" command and the "wal_hook" method. check-in: c00d5a996d user: drh tags: trunk
21:05
Use "package require" rather than "load" on the quick-start guide to using SQLite from TCL. check-in: 12ac1ca27f user: drh tags: trunk