Documentation Source Text

Timeline
Login

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

42 check-ins using file main.mk version 2f57391515

2009-10-05
19:00
Remove all "^" characters from documentation text. This frees up that character for use in marking up requirements. (check-in: 1ce21e60da user: drh tags: trunk)
2009-10-02
05:48
Change pragma.html to say that the foreign_keys and recursive_triggers affect existing statements as well as those prepared after the setting is changed. (check-in: bdc6c4820c user: dan tags: trunk)
2009-09-29
05:52
Update foreignkeys.html to explain the changes to DROP and ALTER TABLE, and to remove the comments on the "immediate-immediate" constraint problem. (check-in: f21e45d5b6 user: dan tags: trunk)
2009-09-26
15:17
Revise the "Report A Bug" link to point to a wiki page explaining how to report a bug. (check-in: 21d37e66b1 user: drh tags: trunk)
2009-09-25
19:28
Fix an HTML typo in the TH3 document. (check-in: b767931a6e user: drh tags: trunk)
04:35
Fix the mismatched tags problem identified by [2cda06fa85]. (check-in: 1c76780f1c user: dan tags: trunk)
2009-09-23
15:20
Add change-log entries for the next release (3.6.19) (check-in: 9cb5891238 user: drh tags: trunk)
09:19
Add a comment to foreignkeys.html to make it clear that an ON UPDATE action is only performed if the parent key values modified so that the new values are distinct from the old. (check-in: cb8c404c1e user: dan tags: trunk)
2009-09-22
15:32
Add documentation for the foreign_keys pragma. Fix broken hyperlinks in the new foreign key constraints document. (check-in: bdfaef8a63 user: drh tags: trunk)
14:24
Add a link to foreignkeys.html to the main documentation index. (check-in: 37c1ac481d user: dan tags: trunk)
12:30
Extra details in the foreign keys document. (check-in: 02d2a1296b user: dan tags: trunk)
10:34
Enhance foreign key support page. (check-in: 3f9fde89b3 user: dan tags: trunk)
2009-09-21
19:07
Add an example of an index on a child key to foreignkeys.in. (check-in: a636d1d50b user: dan tags: trunk)
15:29
Add partially finished document "foreignkeys.in". (check-in: 639baca342 user: dan tags: trunk)
14:26
Correct the syntax of foreign key constraints. (check-in: 029b30de8c user: drh tags: trunk)
14:16
Remove the "last modified" line from the bottom of static web pages. It is no longer accurate. (check-in: 20d509a7ff user: drh tags: trunk)
01:41
Publish limitations on the 'unixepoch' modifier in the date and time functions. (check-in: 90ac5bfac9 user: drh tags: trunk)
2009-09-12
04:03
Mention in the date/time function documentation that dates outside the range 0000 through 9999 are unsupported. (check-in: 62853a0196 user: drh tags: trunk)
2009-09-11
16:09
Fix a typo in the sharecache.html document. (check-in: 19b6c05c73 user: drh tags: trunk)
15:58
Fix typos in the "changes" page for 3.6.18. (check-in: a7ffc62c5d user: drh tags: trunk)
15:34
Redate the 3.6.18 release. Final updates to the testing.html page. (check-in: c696d563cc user: drh tags: trunk)
15:25
Add the logo GIF. Many tweaks to the documentation in preparation for the release of 3.6.18. (check-in: 7c598abfd6 user: drh tags: trunk)
2009-09-09
19:31
Added a remark about the added SQLITE_SOURCE_ID information in 3.6.18. (check-in: 1747c9d69e user: drh tags: trunk)
17:04
Fix a typo in the recursive_triggers pragma documentation. (check-in: 00a2203dba user: drh tags: trunk)
17:00
Fix a typo on the 3.6.18 release notes. (check-in: d83bd759e2 user: drh tags: trunk)
16:22
Additional documentation updates in preparation for 3.6.18. (check-in: ab3114e96d user: drh tags: trunk)
2009-09-07
20:06
Make it clear that BEFORE triggers that change rows out from under the subsequent UPDATE or DELETE will result in undefined behavior. (check-in: a48fa42fae user: drh tags: trunk)
18:27
Add documentation of SQLITE_MAX_TRIGGER_DEPTH. (check-in: df753f0371 user: drh tags: trunk)
2009-09-01
14:05
Remove references to CVSTrac. Replace with corresponding Fossil references. (check-in: cc8dbfcb61 user: drh tags: trunk)
12:27
Make the "developers page" a hard-coded document, not a wiki page in CVSTrac. (check-in: faaa8cbcf3 user: drh tags: trunk)
2009-08-31
13:47
Query planner documentation update. (check-in: d8db9f9b5c user: drh tags: trunk)
2009-08-26
13:13
Tweaks to the testing documentation. (check-in: 3b5097e255 user: drh tags: trunk)
02:00
Updates, clarifications, and typo fixes in the SQL language documentation. (check-in: 7b2b285803 user: drh tags: trunk)
00:29
Updates to the testing.html and different.html documents. (check-in: 197d293511 user: drh tags: trunk)
2009-08-24
23:31
Fix typos in malloc.html. (check-in: 292c7157b4 user: drh tags: trunk)
23:05
Fix typos in the testing.html document. (check-in: 41a06717b5 user: drh tags: trunk)
14:50
Begin updating the change history in preparation for 3.6.18. Modify the download page to reference the new fossil repositories. Link in the www2.sqlite.org backup website. (check-in: 9f9705ea83 user: drh tags: trunk)
2009-08-22
02:53
Updates to the query planner documentation. (check-in: ded8a7f88c user: drh tags: trunk)
2009-08-19
15:55
Further miscellaneous documentation improvements. (check-in: 37edbace2a user: drh tags: trunk)
13:54
Fix a typo in the documentation of INSERT. Ticket [e07f262a63441]. (check-in: 6fbc1f9707 user: drh tags: trunk)
13:52
Miscellaneous documentation enhancements and cleanup. (check-in: 31954ec184 user: drh tags: trunk)
2009-08-14
18:43
Update the documentation makefile to use mksqlite3h.tcl rather than trying to process sqlite.h.in on its own. (check-in: e982745da1 user: drh tags: trunk)