Documentation Source Text

Timeline
Login

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

7 check-ins using file pages/lang.in version 87e6d2db85

2009-10-09
13:30
Remove an incorrect paragraph from foreignkeys.in. Fix a few other small details. (check-in: de78ea29fa user: dan tags: trunk)
2009-10-08
11:19
Use ^( instead of ^ on a sentence in foreignkeys.in. (check-in: 70b1eab895 user: dan tags: trunk)
2009-10-07
18:43
Fix a sentence in foreignkeys.in. (check-in: 90c2bee863 user: dan tags: trunk)
12:56
In the webserver, any "%xx" in the inbound URL is converted into a single "_" character, regardless of the value of "xx". Formerly, "%xx" was converted into "_xx". This is to work around an issue on URIs inbound from stackoverflow.com. (check-in: 1ef729b05d user: drh tags: trunk)
10:45
Update the description of the "PRAGMA count_changes" command to describe the way changes made by foreign key actions are handled. (check-in: 52421d8609 user: dan tags: trunk)
01:15
Add "See also:" annotations to the syntaxdiagrams.html page. Fix a quoting mistake on pragma.html. (check-in: 365401b552 user: drh tags: trunk)
00:31
Update SQL language and foreign key documentation to better identify testable statements of truth about foreign keys. (check-in: cc6bec4374 user: drh tags: trunk)