Documentation Source Text

Timeline
Login

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

99 check-ins using file pages/queryplanner.in version ce9ee7160e

2015-08-11
16:38
Refinements to the undo/redo technical note. (check-in: 1bf74f2849 user: drh tags: trunk)
15:47
Enhancements to the arguments in favor of using SQLite as an application file format. Added the undoredo.html document. (check-in: 1e1b1d8101 user: drh tags: trunk)
2015-08-01
18:13
Update rbu.in with more details on using RBU with FTS tables and the sqldiff tool. (check-in: 95c97dad08 user: dan tags: trunk)
2015-07-31
18:32
Fix the link to the first mailing list archive. (check-in: 319676d3b8 user: drh tags: trunk)
2015-07-30
00:24
Add the UAP download to the download page. (check-in: 0a7863de9d user: drh tags: trunk)
2015-07-29
20:57
Version 3.8.11.1 (check-in: eb43eaf374 user: drh tags: trunk, release, version-3.8.11.1)
20:04
Add sha1sum and SQLITE_SOURCE_ID values for 3.8.11.1. (check-in: 9103f1af0d user: dan tags: trunk)
17:03
Update the change log, homepage, and news for version 3.8.11.1. (check-in: 213cc1119f user: drh tags: trunk)
2015-07-27
19:57
Fix typos in documentation found by requirements coverage testing. (check-in: d7cc0cb1e0 user: drh tags: trunk)
16:51
Version 3.8.11 (check-in: cae2f34af4 user: drh tags: trunk, release, version-3.8.11)
14:54
Add the sha1sum and SQLITE_SOURCE_ID for version 3.8.11. (check-in: 77de487a96 user: dan tags: trunk)
10:52
Add news for the 3.8.11 release. Tweaks to the testing document and to the change log. (check-in: 0b7f40e93e user: drh tags: trunk)
2015-07-24
20:37
Update the change log for the zeroblob64() interfaces. (check-in: ea601769ef user: drh tags: trunk)
2015-07-23
22:05
Improvements to the change log. (check-in: 12a7bb44f4 user: drh tags: trunk)
20:50
More OTA to RBU changes that were missed by the previous check-in. (check-in: 97e489408d user: drh tags: trunk)
20:49
Change the name of OTA to RBU. (check-in: 326066ebea user: drh tags: trunk)
2015-07-16
03:22
Add Sibsankar's second book to the books.html page. (check-in: cf7fe0f52c user: drh tags: trunk)
00:01
Fix typos. (check-in: 79a7fb1e3f user: drh tags: trunk)
2015-07-14
20:48
Clarify and correct details of the OTA documentation. Make it clear that the FTS5 extension is still experimental and subject to file format changes. (check-in: 709d5967ce user: drh tags: trunk)
15:59
Call FTS5 and OTA "experimental" on the change log, as they might yet receive incompatible changes. (check-in: 7b63ab1de7 user: drh tags: trunk)
13:46
Fix a minor syntax error in the tclsqlite document. (check-in: 0462837fe7 user: drh tags: trunk)
2015-07-13
22:07
First cut at OTA documentation. (check-in: a5dfd4a26b user: drh tags: trunk)
2015-07-10
17:04
Add an "application porting guide" describing the steps required to port fts3/4 applciations to fts5. Fix some other deficiencies in fts5.html. (check-in: f650ee44b0 user: dan tags: trunk)
2015-07-02
20:03
Add "Compiling and Using FTS5" section to fts5.html. (check-in: 59ff0eaf28 user: dan tags: trunk)
19:01
Update the change log. (check-in: eb5c390d52 user: drh tags: trunk)
17:59
Fix a missing comma in fts5.in. (check-in: b7f67421b7 user: dan tags: trunk)
2015-07-01
17:34
Fix a typo in the zero-malloc memory allocator documentation. (Leaf check-in: a3a3160989 user: drh tags: branch-3.8.10)
17:34
Fix a typo in the zero-malloc memory allocator documentation. (check-in: fb40525c2c user: drh tags: trunk)
2015-06-26
19:17
Make search.tcl more robust in the face of malformed MATCH queries. (check-in: f2337fb9a2 user: drh tags: branch-3.8.10)
19:15
Make search.tcl more robust in the face of malformed MATCH queries. (check-in: 04c0c2b5f2 user: dan tags: trunk)
18:47
Fix the opcode documentation generator so that it can handle digits at the end of opcode names. (check-in: 7a0fc411fe user: drh tags: trunk)
2015-06-20
14:29
Update description of AFL testing. (check-in: 73745849d3 user: drh tags: trunk)
2015-06-19
18:57
Fix an error in fts5.in. (check-in: 8f8e1e988f user: dan tags: trunk)
2015-06-17
16:05
Further tweaks to the matchinfo() documentation. (check-in: d0b390051e user: drh tags: trunk)
15:59
Update the change log. Better fragments for matchinfo() flags. (check-in: dcccfa67e1 user: drh tags: trunk)
2015-06-10
16:28
Update the "Differences from FTS3/4" section of fts5.html. (check-in: 22655b73bd user: dan tags: trunk)
13:01
Add documentation for the columnsize=0 option to fts5.html. (check-in: e30da64703 user: dan tags: trunk)
2015-06-02
19:27
Add syntax for multi-column matches to fts5.in. (check-in: ec116c4004 user: dan tags: trunk)
17:24
Clarify the comparison affinity documentation. Change the name of NONE affinity to BLOB. Update the Makefile so that it works with Ubuntu 14.04LTS. (check-in: 9ba9e670e1 user: drh tags: trunk)
2015-05-30
20:54
Fix a typo in the SQLITE_BUSY_SNAPSHOT documentation. (check-in: d025188e91 user: drh tags: branch-3.8.10)
20:51
Fix a typo in the SQLITE_BUSY_SNAPSHOT documentation. (check-in: fe158a6ae2 user: drh tags: trunk)
2015-05-29
19:05
Add an entry on the cell_size_check pragma. Updates to the change log. (check-in: 0bf50a0382 user: drh tags: trunk)
2015-05-26
12:26
Cherrypick several recent minor changes from trunk. (check-in: 0f4cfe6cd0 user: drh tags: branch-3.8.10)
2015-05-25
09:22
Fix typo in the "deprecated" footnote on the pragma list. (check-in: 7555c435cc user: drh tags: trunk)
2015-05-23
17:48
Enhance the file-format document to show the page type header numbers on various charts, for ease of reference. (check-in: 88dc8a8a7b user: drh tags: trunk)
02:44
Start the change log for 3.8.11. (check-in: b189725f2c user: drh tags: trunk)
2015-05-20
18:24
Add the sha1sum and SQLITE_SOURCE_ID for version 3.8.10.2. (check-in: f4e75764dd user: dan tags: branch-3.8.10)
18:20
Update the list of reserved characters in fts5.html. (check-in: d2210cd43b user: dan tags: trunk)
10:51
Update change log and news for the 3.8.10.2 patch release. (check-in: 3db83e693e user: drh tags: branch-3.8.10)
2015-05-19
14:05
Fix a typo on the testing.html page. (check-in: db6bfdf9aa user: drh tags: branch-3.8.10)
2015-05-15
15:56
Improvements to the testing.html document. (check-in: 0b4aaced39 user: drh tags: branch-3.8.10)
14:53
Link from the ATTACH documentation page to the DETACH page. Increased information about TH3. These are cherry-picks from trunk. (check-in: 643e08dfb8 user: drh tags: branch-3.8.10)
14:51
Link from the ATTACH documentation page to the DETACH page. (check-in: b3cbd71993 user: drh tags: trunk)
14:48
Increased information about TH3. (check-in: 7d4f8c9ada user: drh tags: trunk)
2015-05-11
19:12
Update fts3.html with a description of the matchinfo 'b' option. (check-in: 2dad241898 user: dan tags: trunk)
17:09
Updates to the dbstat documentation to explain how it can be used to get information about attached databases other than "main". (check-in: d33510f222 user: drh tags: trunk)
16:03
Fix a typo on the mostdeployed.html page. (check-in: 7da9280ceb user: drh tags: trunk)
2015-05-09
16:52
Include the 3.8.10 changes in the 3.8.10.1 change log. (check-in: 9262be9e83 user: drh tags: trunk)
12:19
Add the SQLITE_SOURCE_ID and sha1sum for version 3.8.10.1. (check-in: 6995552ff4 user: dan tags: trunk)
10:41
Ready for the 3.8.10.1 patch release. (check-in: 1aa5bd4021 user: drh tags: trunk)
2015-05-07
16:35
Tweaks to the list of places where SQLite is found on the mostdeployed.html page. (check-in: 7fce1378e8 user: drh tags: trunk)
16:17
Add Bosch to the Famous Users page. (check-in: 4a9969e6cd user: drh tags: trunk)
14:56
Add the SQLITE_SOURCE_ID and sha1sum for version 3.8.10. (check-in: d98c48adfd user: dan tags: trunk)
11:51
Move the 3.8.10 release forward by one day. (check-in: a7fadcc750 user: drh tags: trunk)
11:46
Update test statistics. (check-in: 3aebfb2618 user: drh tags: trunk)
11:32
Fix typos. (check-in: 73e4989d49 user: drh tags: trunk)
2015-05-06
17:25
Add news and adjust the date for the 3.8.10 release. (check-in: 854c6fc854 user: drh tags: trunk)
2015-05-05
19:59
Fix a typo in the documentation for fts3 matchinfo option 'y'. (check-in: 9dff844fd9 user: dan tags: trunk)
01:48
Add the new dot-commands to the CLI document. (check-in: 39d0f62c46 user: drh tags: trunk)
2015-05-04
21:13
Add documentation on the dbstat virtual table. (check-in: 2ea5a64156 user: drh tags: trunk)
13:26
Add support for the --lib option on sqldiff.exe. (check-in: 2924043d8c user: drh tags: trunk)
12:16
Add the matchinfo(..,'y') option addition to the change log. (check-in: 0cd02758ec user: drh tags: trunk)
12:03
Minor tweaks to documentation hyperlinks. (check-in: eefff25d55 user: drh tags: trunk)
11:38
Add a brief document on the sqldiff.exe utility. Rewrite the mostdeployed.html document. (check-in: ec5b570727 user: drh tags: trunk)
2015-05-02
09:40
Update fts3 documentation with docs for the matchinfo 'y' flag. (check-in: e6b9763fab user: dan tags: trunk)
2015-05-01
19:49
Fix an error in the fts5 documentation for the NEAR operator. (check-in: 807c985334 user: dan tags: trunk)
11:27
Update the microsoft entry on the famous-users page. (check-in: 5addc70516 user: drh tags: trunk)
2015-04-30
13:26
Clarifications to howtocompile.html and testing.html. (check-in: 81a7294781 user: drh tags: trunk)
2015-04-27
16:42
Update the description of the content= option in fts5.html. (check-in: 47550c82de user: dan tags: trunk)
2015-04-25
18:17
Add discussion of the AFL fuzzer to the testing document. (check-in: 34e2a86993 user: drh tags: trunk)
2015-04-24
20:09
Update fts5.in with the UNINDEXED option. (check-in: 0742089777 user: dan tags: trunk)
2015-04-23
16:50
Start a change log for the 3.8.10 release. (check-in: 7013e919d2 user: drh tags: trunk)
16:40
Merge changes from 3.8.9. (check-in: a0579664f6 user: drh tags: trunk)
2015-04-21
17:50
Add the UAP VSIX to the prerelease snapshots section of the download page. (Leaf check-in: fe9930b07e user: drh tags: branch-3.8.9)
2015-04-14
15:14
Update the API decoder to identify and cross-reference methods on objects. (check-in: e9c7eaba3b user: drh tags: trunk)
13:24
Improvements to the cintro.html document. (check-in: 4dfdc948ef user: drh tags: trunk)
2015-04-13
10:21
Fix a typo on the quickstart page. (check-in: 80577829a2 user: drh tags: trunk)
2015-04-10
14:39
Add a brief comment describing what the toc.db build logic is used for and why it is important. (check-in: c7671e4258 user: drh tags: trunk)
14:08
Generate the "toc.db" database containing all interfaces with links to their documentation. (check-in: 5f5f7776fc user: drh tags: trunk)
2015-04-08
14:12
Add the checksum and source-ids for version 3.8.9 to the changelog. Update the release date to the 8th. (check-in: bed24cae9a user: dan tags: trunk)
2015-04-07
01:45
Add a news entry and set the dates for the 3.8.9 release. (check-in: 4f5e3f3f7d user: drh tags: trunk)
2015-04-02
17:10
Fix typo in the shared cache documentation. (check-in: 078a97faa5 user: drh tags: trunk)
2015-03-31
14:31
Clarify the wording of the SQLITE_SECURE_DELETE documentation. (check-in: ce7c9f89a7 user: drh tags: trunk)
2015-03-27
10:58
Improved wording of a statement in the CREATE VIEW documentation. (check-in: 629e137c8d user: drh tags: trunk)
2015-03-24
21:36
Omit the SQLITE_STDCALL and SQLITE_CDECL macros from the API documentation. (check-in: c0f3adb87d user: drh tags: trunk)
2015-03-23
20:07
Add sqlite3_status64() to the change log. (check-in: 0f26ee931b user: drh tags: trunk)
13:25
Merge in fixes from the 3.8.8 branch. (check-in: a17575cedc user: drh tags: trunk)
2015-03-16
22:22
Fix typos in the FAQ. (Leaf check-in: 973dd7c44b user: drh tags: branch-3.8.8)
20:37
Fix a typo in the queryplanner.html document. (check-in: 94ffc3e5cb user: drh tags: branch-3.8.8)