Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fkey3.test
2013-11-05
| ||
13:33 | [76d475c80b] part of check-in [54b2219297] Standardize the error messages generated by constraint failures to a format of "$TYPE constraint failed: $DETAIL". This involves many changes to the expected output of test cases. (check-in: [54b2219297] user: drh branch: omit-rowid, size: 5125) | |
2011-06-10
| ||
18:33 | [5ec899d12b] part of check-in [2b3d9996a8] When updating a field that requires foreign key constraints be checked, ensure that the indexes and tables are consistent when the FK logic is run. Otherwise, it may detect the inconsistency and report database corruption. (check-in: [2b3d9996a8] user: dan branch: trunk, size: 5125) | |
16:33 | [0c4d36b6d5] part of check-in [442d8d8bfe] Fix minor problems with foreign key constraints where the parent table is the same as the child table. (check-in: [442d8d8bfe] user: dan branch: trunk, size: 4214) | |
2009-10-01
| ||
16:09 | [42f88d6048] part of check-in [edff350005] If an update does not modify any child or parent key columns, omit foreign key processing for the statement. (check-in: [edff350005] user: dan branch: trunk, size: 1759) | |
2009-09-29
| ||
06:33 | [c17565b40c] part of check-in [e4eb227b14] Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE. (check-in: [e4eb227b14] user: dan branch: trunk, size: 1759) | |
2009-09-28
| ||
14:49 | [4d8d87a72e] part of check-in [8353808c9e] Fix the DROP TABLE command so that it cannot be used to bypass foreign key constraints (if foreign key support is enabled). (check-in: [8353808c9e] user: dan branch: trunk, size: 1749) | |
2009-09-23
| ||
18:49 | Added: [2183cac907] part of check-in [2d544bd53d] More fkey tests. (check-in: [2d544bd53d] user: shane branch: trunk, size: 1216) | |