Documentation Source Text

Timeline
Login

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

50 descendants of 06452075a4386737

2009-04-20
17:43
Update documentation to describe how pragma journal_mode will work as long as there is no pending transaction. (check-in: 8bb233e0af user: drh tags: trunk)
13:29
Update the documentation to explain that the journal_mode must be set prior to the first transaction. CVSTrac ticket #3811. (check-in: 3a4c37b08b user: drh tags: trunk)
2009-04-17
12:30
Added documentation on the SQLITE_HAVE_ISNAN compile-time option. (check-in: d1b62a10d5 user: drh tags: trunk)
2009-04-15
12:56
Fix typos in the vtab.html document. (check-in: e9e994caf8 user: drh tags: trunk)
2009-04-14
18:20
More virtual table documentation tweaks. (check-in: 0d0a959a73 user: drh tags: trunk)
18:15
Update to the virtual table documentation - in particular the documentation on the xUpdate method. (check-in: feccb40483 user: drh tags: trunk)
11:45
Additional virtual table documentation improvements. Fix the "when-to-use" document to omit discussion of the obsolete bitmap size limits. (check-in: 9ef2178fee user: drh tags: trunk)
2009-04-13
18:04
Fix a requirement number conflict in fileformat.in. Enhanced and expanded vtab.in. (check-in: 9acad193dd user: drh tags: trunk)
15:07
Merge [ebd923dab6] and [491737c7cf]. (check-in: 8f18472bac user: dan tags: trunk)
14:43
Further enhancements to the virtual table documentation. (check-in: ebd923dab6 user: drh tags: trunk)
14:24
Modifications to fileformat.html. (check-in: 491737c7cf user: dan tags: trunk)
12:58
Initial check-in of documentation on the virtual table interface. (check-in: 0776bf4007 user: drh tags: trunk)
09:49
fileformat.html updates. (check-in: 46434fb185 user: dan tags: trunk)
2009-04-11
06:09
Update diagrams in fileformat.html. (check-in: 7540fed845 user: dan tags: trunk)
2009-04-10
18:18
Update of fileformat.html. (check-in: 7f154daae5 user: dan tags: trunk)
2009-04-09
21:23
Begin updating the website for version 3.6.13. (check-in: d781fa0569 user: drh tags: trunk)
14:55
Begin adding the details of how databases are safely updated to fileformat.html. (check-in: aece6e4e5f user: dan tags: trunk)
13:25
More work on fileformat.html. (check-in: 92d2de3c1e user: dan tags: trunk)
2009-04-08
18:38
Changes to fileformat.html. (check-in: c3c9601bb3 user: dan tags: trunk)
13:43
Further incremental changes to fileformat.html. (check-in: b9c6d4b78b user: dan tags: trunk)
2009-04-07
18:34
Merge two leaves. (check-in: 17aaeb85f9 user: dan tags: trunk)
18:27
Further changes to fileformat.html. (check-in: 6631cb911e user: dan tags: trunk)
15:34
Incremental updates to fileformat.html. (check-in: 8b1e897acb user: dan tags: trunk)
15:08
Remove spurious "ah" from limits.html. cvstrac ticket #3787. (check-in: d8a646e989 user: dan tags: trunk)
2009-04-06
18:51
Add documentation for the collation_list pragma. (check-in: db4897a3dd user: drh tags: trunk)
16:42
Updates to the PRAGMA documentation. (check-in: a84577d9a2 user: drh tags: trunk)
11:46
Fix a typo in fileformat.html: 230 -> 2^30. (check-in: 928d0e91a3 user: dan tags: trunk)
2009-04-03
01:44
Updates, clarifications, and corrections to the pragma documentation. (check-in: 36a68629e1 user: drh tags: trunk)
2009-04-02
20:17
Improvements and clarifications to the auto_vacuum pragma documentation. (check-in: ae7cc4efbb user: drh tags: trunk)
02:23
Add documentation on the changes() and total_changes() SQL functions. (check-in: 71bdfb826a user: drh tags: trunk)
2009-03-31
15:13
Update the coverage statistics on the testing document. (check-in: 1801a39523 user: drh tags: trunk)
13:54
Fixed another typo in the same sentence of the 3.6.12 release log. (check-in: 4148d50b93 user: drh tags: trunk)
13:52
Fix a typo in the 3.6.12 release log. (check-in: 790056fe66 user: drh tags: trunk)
12:52
Documentation updates for version 3.6.12. (check-in: 03760bb55c user: drh tags: trunk)
2009-03-27
15:12
Make it clear that the case_sensitive_like pragma installs a new application-defined LIKE function. (check-in: e96456b379 user: drh tags: trunk)
2009-03-23
08:29
Update the last sentence of sharedcache.html to read "These restrictions were dropped in version 3.5.0.". (check-in: d1b5895b06 user: dan tags: trunk)
2009-03-22
20:48
Mark the INDEXED token as being usable as an object name. (check-in: d2a68d4718 user: drh tags: trunk)
2009-03-19
09:01
Update unlock_notify.html to include a wrapper for sqlite3_prepare_v2(). (check-in: c020c0034c user: dan tags: trunk)
00:04
Fix a typo in the limits.html document. (check-in: 6ddbe9cdf0 user: drh tags: trunk)
2009-03-18
15:14
Add a new FAQ entry that attempts to explain the difference between single quotes and double quotes. (check-in: b405f2eeeb user: drh tags: trunk)
14:19
Fix typos in documentation. This is the fix for ticket [9ed3b9626c9462e11a557621152f3e2d4eead482] (check-in: cfa4627882 user: drh tags: trunk)
2009-03-17
11:07
Fix typo in the rtree.html webpage. CVSTrac ticket #3730. (check-in: 61871a4c17 user: drh tags: trunk)
2009-03-16
20:20
Additional documentation updates for the 3.6.12 release. Also, added new emphasis that SQLITE_OMIT_* options only work with canonical sources and are unsupported. (check-in: 725dade577 user: drh tags: trunk)
13:34
Tweaks to the sqlite3_unlock_notify() documentation. (check-in: 14a827286f user: drh tags: trunk)
2009-03-13
16:08
Minor update to unlock_notify.in. (check-in: 9a56445dbf user: dan tags: trunk)
15:33
Add a page that illustrates use of the new experimental sqlite3_unlock_notify() API. (check-in: f0a5786f01 user: dan tags: trunk)
2009-03-06
04:13
Added a few more FAQ entries. Minor update and corrections. (check-in: 4072a11193 user: shaneh tags: trunk)
2009-03-05
21:46
Fixed some typos and spelling mistakes. (check-in: 832ea9eb72 user: shaneh tags: trunk)
2009-03-04
12:20
Fix spelling of precede and preceding in a few places. Cvs ticket 3700. (check-in: 67c02fcc03 user: dan tags: trunk)
2009-02-23
18:14
Added the beginnings of a change log for version 3.6.12. (check-in: c926b561a2 user: drh tags: trunk)
17:59
Add documentaion on the reverse_unordered_selects pragma. (check-in: 06452075a4 user: drh tags: trunk)