Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a broken hyperlink from lang_conflict.html to foreignkeys.html. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5b960cc4982a9c2381a8be8e7f8bb9cc |
User & Date: | drh 2010-08-04 12:03:57.000 |
Context
2010-08-06
| ||
17:49 | First draft of the queryplanner.html document. (check-in: 1da52815fa user: drh tags: trunk) | |
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) | |
Changes
Changes to pages/foreignkeys.in.
|
| | | 1 2 3 4 5 6 7 8 | <tcl>hd_keywords {foreign key constraints} {foreign key constraint} {FOREIGN KEY constraints}</tcl> <title>SQLite Foreign Key Support</title> <table_of_contents> <h2 style="margin-left:1.0em" notoc> Overview</h2> <p>This document describes the support for SQL foreign key constraints |
︙ | ︙ |