Documentation Source Text

Timeline
Login

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

50 check-ins occurring around bcf687da9c172292.

2016-03-03
16:13
Fix typos and improve the wording of changes for 3.11.1. check-in: 8423b61474 user: drh tags: branch-3.11
16:07
Changes for the 3.11.1 release. check-in: 628be086c5 user: drh tags: branch-3.11
2016-03-02
13:16
Tweaks to the description of the sqlite_stat1 table in the fileformat2 document. check-in: d4c54c7ebe user: drh tags: trunk
2016-02-27
14:20
Include "OR ROLLBACK" among the examples of how to omit statement journals. check-in: 237bf9365d user: drh tags: trunk
2016-02-26
15:54
Updated documentation related to fts3_tokenizer() and the new SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER. check-in: 1483127f32 user: drh tags: trunk
2016-02-23
00:26
New entries in the change log. check-in: 38697e2bb0 user: drh tags: trunk
2016-02-22
14:58
Avoid creating a master journal unless two or more databases in the transaction can actually benefit from the master journal. check-in: 3f48e98ec7 user: drh tags: trunk
2016-02-17
16:14
Fix the PRAGMA synchorous documentation. The default is always FULL even in WAL mode. check-in: 3540d671bc user: drh tags: trunk
04:59
Typo fix. check-in: ab0a116d70 user: drh tags: trunk
2016-02-15
18:26
Separate heading for hashes in the 3.11.0 change log. check-in: b04e9be1a4 user: drh tags: trunk
17:32
Add the sha1sum and SQLITE_SOURCE_ID for version 3.11 to changes.html. check-in: 850ce246dc user: dan tags: trunk
15:45
Add a news item for the 3.11.0 release. Fix a typo in the FTS5 documentation. check-in: 26245406d3 user: drh tags: trunk
2016-02-12
17:29
Fix a typo in the cintro.html document. check-in: 24a90038eb user: drh tags: trunk
05:18
Merge changes from the 3.10 branch. check-in: 09a0fd52d7 user: drh tags: trunk
05:17
Change "Universal App Platform" to "Universal Windows Platform". Leaf check-in: 4802ce4c0a user: drh tags: branch-3.10
2016-02-10
19:16
Update the change log to comment on the NOT NULL and CHECK constraint optimization. check-in: 83657094be user: drh tags: trunk
13:51
Merge download page enhancements from the 3.10 branch. check-in: dd43be4bec user: drh tags: trunk
13:38
Add the snapshot tarball to the list of possible download files. check-in: 6af983fad9 user: drh tags: branch-3.10
03:48
Merge typo fixes from the 3.10 branch. check-in: f26e661484 user: drh tags: trunk
03:47
Fix typos in the fileformat2.html document. check-in: 7ee2137b43 user: drh tags: branch-3.10
2016-02-09
22:53
Updates to talk about the auto-explain changes to the shell. check-in: 5a67b7f178 user: drh tags: trunk
14:46
Merge enhancements from the 3.10.0 branch. check-in: 35017ac57c user: drh tags: trunk
14:43
Update the 3.11.0 change log. check-in: 0dc9452382 user: drh tags: trunk
2016-02-08
19:55
Update fts3 documentation to mention that fts3_tokenzer(x,y) is only available if SQLITE_ENABLE_FTS3_TOKENIZER is defined at compile time. check-in: 27ee6d0233 user: dan tags: trunk
2016-02-03
19:47
Update the documentation for PRAGMA synchronous=EXTRA. check-in: bcf687da9c user: drh tags: trunk
2016-02-02
03:15
Update the change log. check-in: 430d0b230f user: drh tags: trunk
02:05
Enhance the comment on the sqlite3_index_constraint.iColumn field to help bring attention to the fact that it can be negative for a rowid column. check-in: be35c1ae8e user: drh tags: trunk
01:56
Add a mention of sqlite3_column() to the SQLITE_RANGE documentation. check-in: 2111e3600c user: drh tags: branch-3.10
2016-01-26
15:04
Update the file format document to indicate that the number of rows in an index in sqlite_stat1 can be less than the number of table rows in the case of a partial index. check-in: 42f14ae85f user: drh tags: trunk
2016-01-25
13:55
Merge 3.10.2 changes. Add the SQLITE_EXTRA_DURABLE=1 compile-time option. check-in: d39c6c7cfc user: drh tags: trunk
2016-01-21
13:33
Do not suppress links to Windows DLLs on the download page. check-in: 70ec942b27 user: drh tags: branch-3.10
2016-01-20
15:46
Fix the sqlite3.c hash on the change log for 3.10.2. check-in: 65da56b099 user: drh tags: branch-3.10
15:35
Include the minor bug fixes in the 3.10.2 patch release. check-in: 1f9040ed82 user: drh tags: branch-3.10
14:50
Adjust the website for the 3.10.2 patch release. check-in: 19c959312d user: drh tags: branch-3.10
2016-01-19
17:10
Fix to the download.in script to not disable individual shell downloads if the tool bundle is missing. check-in: 2dcd192c8b user: drh tags: branch-3.10
17:07
Add documentation for sqlite3_analyzer.exe and support for the "tools" download bundles. check-in: dd586d2857 user: drh tags: branch-3.10
2016-01-15
08:33
Update fts5.html to node that the unicode61 tokenizer is compatible with the fts3 tokenizer of the same name. check-in: 3cc1ff72a4 user: dan tags: trunk
2016-01-14
18:26
Merge updates from the 3.10 branch. check-in: 885e891911 user: drh tags: trunk
17:58
Fix another typo in the query planner document. check-in: 47810e77ef user: drh tags: branch-3.10
16:10
Fix typos in queryplaner.html check-in: 316be08907 user: drh tags: branch-3.10
15:52
Remove the AWK dependency from the amalgamation page. check-in: fbbbdbca17 user: drh tags: trunk
15:48
Merge the 3.10.1 documentation changes. Update the change log for 3.11.0. check-in: e9bf814a4d user: drh tags: trunk
2016-01-13
21:46
Add the release hashes to the change log for 3.10.1. check-in: 9c12cf4cea user: drh tags: branch-3.10
20:52
Add documentation for the fts5 detail= option. check-in: 08f6990b8a user: dan tags: trunk
18:40
Update docs for the 3.10.1 release. check-in: b01206d6af user: drh tags: branch-3.10
2016-01-12
13:44
Merge changes from 3.10.0. check-in: 7d40b68595 user: drh tags: trunk
13:44
Fix typos in the TCL interface documentation. check-in: 217ea4895f user: drh tags: branch-3.10
2016-01-11
13:00
Begin entering 3.11.0 changes. check-in: 166fc2da3a user: drh tags: trunk
2016-01-06
16:09
Fix an error regarding operator precedence in fts5.html. check-in: a44bb18833 user: dan tags: trunk
12:23
Update download.in to look for products with version numbers starting with "31" instead of "30". check-in: 55ba3b7506 user: dan tags: trunk