Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 4802ce4c0a467ded.

2016-03-17
21:10
Fix the date (off by one) on the 3.9.2 release. check-in: 08aa54dd95 user: drh tags: trunk
2016-03-10
18:52
Add extra documentation for fts5 incremental optimize. check-in: b4fa1baa79 user: dan tags: trunk
2016-03-09
20:54
Update the fts5 documentation for the 'usermerge' option and 'merge' command. check-in: 9ed173645f user: dan tags: trunk
16:03
Another bullet on the 3.12.0 change log. check-in: 1b4e717575 user: drh tags: trunk
15:56
Updates to the change log for 3.12.0. check-in: 92353888aa user: drh tags: trunk
2016-03-08
17:23
Correct and clarify the computation of local and overflow payload sizes in the file format documentation. check-in: 9ec8b470d5 user: drh tags: trunk
16:42
Update documentation for SQLITE_DEFAULT_SYNCHRONOUS and related changes. check-in: ab3cf23c74 user: drh tags: trunk
13:15
Clarifications in "PRAGMA synchronous". check-in: 73e31a3096 user: drh tags: trunk
13:11
Add documentation for the SQLITE_STMTJRNL_SPILL compile-time option. check-in: 0449652cda user: drh tags: trunk
2016-03-04
15:33
Application note on the default page size change. Updates to the change log. check-in: 954e5c9945 user: drh tags: trunk
2016-03-03
16:20
Add hashes to the change log. check-in: 2fdaab5ed5 user: drh tags: branch-3.11
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