Documentation Source Text

Timeline
Login

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

50 check-ins occurring around b1e171c02901886b.

2010-08-04
12:03
Fix a broken hyperlink from lang_conflict.html to foreignkeys.html. (check-in: 5b960cc498 user: drh tags: trunk)
2010-08-03
13:14
ON CONFLICT does in fact work with CHECK constraints. Fix the documentation to show this. The docs used to be right, but were broken by the prior check-in. (check-in: 5395a69f2f user: drh tags: trunk)
02:26
Updates to language documentation. (check-in: c412626afe user: drh tags: trunk)
2010-08-02
18:03
Updates to documentation for ATTACH. (check-in: 213b37eef1 user: drh tags: trunk)
13:05
Always generate the SEARCH box on the website. (check-in: 09c7a61e1a user: drh tags: trunk)
2010-07-28
15:04
Add sqlite3_prepare16_v2() to the list of routines that accept SQL. (check-in: 83cbf2ca08 user: drh tags: trunk)
13:42
Add a blue tint to requirements matrix summary entries that are partially completed, with darker colors indicating more completion. (check-in: 4eb9d03d43 user: drh tags: trunk)
2010-07-27
15:25
Add support for gathering evidence from SLT. (check-in: 0b915cf1f8 user: drh tags: trunk)
13:22
Update the documentation for SQLITE_DEFAULT_AUTOVACUUM to cover the incremental vacuum option. (check-in: 39f2677bb7 user: drh tags: trunk)
08:10
Fix race condition in search box javascript that could occur if the user started to enter text before the page was completely loaded. (check-in: 902e250d41 user: dan tags: trunk)
2010-07-26
16:57
Initial documentation changes for the 3.7.1 release. (check-in: f02b06bd3c user: drh tags: trunk)
11:58
Remove <dl> marks from requirements text prior to insertion into the matrix. (check-in: 9b8e4462b6 user: drh tags: trunk)
2010-07-23
01:13
Updates to the optimizer documentation. (check-in: 06b1be36db user: drh tags: trunk)
2010-07-22
01:47
Fix a typo (reported on the sqlite-users mailing list) in the history for release 3.6.18. (check-in: e0993fbf96 user: drh tags: trunk)
2010-07-21
22:59
Updates to the download.html page. (check-in: 82a31b0b29 user: drh tags: trunk)
16:11
Update news, change log, and testing statistics prior to the release. (check-in: cc4bcb6790 user: drh tags: trunk)
2010-07-17
18:42
Minor changes to the 'Expressions' section of lang.in. (check-in: 8ddf5c33ed user: dan tags: trunk)
15:42
Note in the docs that "+ NULL" is NULL. (check-in: 29da1fe525 user: dan tags: trunk)
2010-07-15
18:41
Fix typos in the wal.html document. (check-in: ad5454b5e0 user: drh tags: trunk)
2010-07-14
22:40
Fix a bug in the back-links of the evidence display generator. (check-in: 96334c601b user: drh tags: trunk)
18:39
Improved documentation of the IN and NOT IN operators. Push back the 3.7.0 release date to 2010-07-22. (check-in: 07096801a3 user: drh tags: trunk)
2010-07-13
23:51
Updates to the WAL documentation. (check-in: 8cdaccbb90 user: drh tags: trunk)
16:51
Enhancements to the ext3 barrier problem description in lockingv3.html. (check-in: a1de10679b user: drh tags: trunk)
14:50
Fix a typo on the temp_store_directory pragma documentation. (check-in: 40fa307f4e user: drh tags: trunk)
13:57
Updates to the lockingv3.html document. (check-in: c354e08449 user: drh tags: trunk)
2010-07-08
18:12
Update PRAGMA journal_mode documentation. Fix typos in the wal.html document. (check-in: b1e171c029 user: drh tags: trunk)
2010-07-07
02:03
Update the compile-time options document and footprint size bounds. Updates to the file format document. (check-in: 0992cf9ad0 user: drh tags: trunk)
2010-07-06
01:27
Adding first draft of WAL file format. (check-in: 05824b6e6a user: drh tags: trunk)
2010-07-05
15:06
Updates to the file format documentation. (check-in: 2d2c9fd38a user: drh tags: trunk)
2010-06-29
16:05
Fix a typo in the date/time function documentation. (check-in: cf14a52e82 user: drh tags: trunk)
2010-06-26
19:53
Move the target 3.7.0 release day to 2010-07-15. (check-in: bf7e93c8b5 user: drh tags: trunk)
2010-06-25
14:52
Add the ability to include TEA snapshots on the download page. (check-in: 2415d6de49 user: drh tags: trunk)
13:45
Fix typos on the wal.html page. (check-in: 3bf3e14239 user: drh tags: trunk)
2010-06-24
17:51
Improve explanation of page_size limitations in WAL mode. Fix a broken link in fileformat2.in. (check-in: c079123bb9 user: drh tags: trunk)
11:49
Add the ability to include development snapshot amalgamations on the download page. (check-in: 3a3f77dd1d user: drh tags: trunk)
2010-06-21
19:17
Clarify the sqlite3_unlock_notify() documentation. (check-in: 5345d71214 user: drh tags: trunk)
2010-06-19
10:40
Add the oracle logo. (check-in: cddbaba37a user: drh tags: trunk)
10:39
Updates to the fileformat2 document. (check-in: 2a5bc288a1 user: drh tags: trunk)
2010-06-17
15:21
Minor edits to the WAL document. (check-in: f84c08f7bf user: drh tags: trunk)
2010-06-15
12:50
Add the new book by Kay Droessler to the "Books About SQLite" page. (check-in: 089a50e46d user: drh tags: trunk)
12:07
Updates to WAL documentation. (check-in: 9f38773d3b user: drh tags: trunk)
2010-06-08
14:21
Fix problem in fts3.html - snippet() takes between 1 and 6 arguments, not between 1 and 4. (check-in: 1bbbb8afd0 user: dan tags: trunk)
2010-06-01
20:50
Updates to the WAL page. (check-in: 766ec51bfe user: drh tags: trunk)
2010-05-29
14:11
Change the icon background to #ffffff. (check-in: 34b189f235 user: drh tags: trunk)
2010-05-25
23:40
Update appearance with new logo and color scheme. (check-in: 225857b614 user: drh tags: trunk)
2010-05-24
22:39
Tweaks to the wal.html document. (check-in: 34cbc3f991 user: drh tags: trunk)
2010-05-08
14:05
Fix typos in the testing document. Change "insure" to "ensure" throughout the website. Ticket [6afbaac77a52917fc]. (check-in: 8c1658c1e2 user: drh tags: trunk)
2010-05-07
16:18
Fleshing out the WAL documentation. (check-in: a7c7d3a520 user: drh tags: trunk)
02:46
Add the new Kreibich book. Add preliminary documentation on WAL pragmas. Refactor the pragma.html document. (check-in: f1676af6d8 user: drh tags: trunk)
2010-05-06
23:48
Minor edits on the way toward 3.7.0 documentation. The wal.html document is created but is still mostly just a stub. (check-in: 019b60379f user: drh tags: trunk)