Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/fkey5.test
2017-05-06
| ||
17:12 | Fix requirements marks and harmless compiler warnings. file: [24dd28eb] check-in: [198ff4c0] user: drh branch: trunk, size: 11445 | |
2017-04-17
| ||
18:42 | Consolidate two branches of code in the "PRAGMA foreign_key_check" implementation. file: [19a9b73b] check-in: [69f51f83] user: dan branch: trunk, size: 11154 | |
18:02 | Fix a problem in "PRAGMA foreign_key_check" in handling a WITHOUT ROWID child table with an INTEGER PRIMARY KEY parent key. Also, if an FK violation is detected in a WITHOUT ROWID child table, do not try to read and return the rowid. The second column returned by "PRAGMA foreign_key_check" in this case (WITHOUT ROWID child table) is now always set to NULL. file: [67eac5be] check-in: [690870bd] user: dan branch: trunk, size: 10836 | |
2015-09-11
| ||
20:54 | Update evidence marks due to wording changes in requirements text. No changes to code. file: [5a373303] check-in: [86781093] user: drh branch: trunk, size: 10199 | |
2015-02-27
| ||
20:28 | New requirements marks and a few new test cases to go with them. No changes to code. file: [56bcb5a6] check-in: [8c2b29d9] user: drh branch: trunk, size: 10203 | |
2015-01-01
| ||
14:06 | Fix the fkey-7.1 test so that it sorts its answer and hence always gives the same answer. file: [488601fb] check-in: [5830c557] user: drh branch: trunk, size: 9606 | |
2013-10-12
| ||
19:06 | In "PRAGMA foreign_key_check", treat missing parent tables as empty (instead of as errors). file: [8a1fde4e] check-in: [8c13a7fd] user: dan branch: fkc-missing-parent-tables, size: 9505 | |
2013-10-11
| ||
20:14 | Add requirements marks. No code changes. file: [2b8c761a] check-in: [5e0d43ab] user: drh branch: trunk, size: 8620 | |
2012-12-17
| ||
22:32 | Added test cases for PRAGMA foreign_key_check. Fixed a bug that appears when the column order of the child and parent differ. file: [0bf64f2d] check-in: [25411f83] user: drh branch: foreign-key-check, size: 7903 Added | |