SQLite

All files named ”test/fkey8.test”
Login

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

History for test/fkey8.test

2022-04-16
15:46
[51deda7f1a] part of check-in [04d5b637f0] Fix a problem with "ON DELETE RESTRICT" and "ON UPDATE RESTRICT" foreign keys in attached databases scanning child tables in the wrong schema. (check-in: [04d5b637f0] user: dan branch: trunk, size: 6604)
2019-08-08
15:24
[48ef829d63] part of check-in [1e17ea2fd1] Remove support for STAT3. The sqlite_stat3 tables are ignored, if they exist. STAT4 continues to work as it always has, and as it is a superset of STAT3 is the recommended replacement. (check-in: [1e17ea2fd1] user: drh branch: omit-stat3, size: 6138)
2019-05-07
19:21
[1d44df25d3] part of check-in [2e31abe0ae] Add test cases for the fix on this branch. (check-in: [2e31abe0ae] user: dan branch: tkt-e63cbcfd, size: 6139)
2018-12-20
17:32
[863c6d84f0] part of check-in [16fff05347] Fix a bug in the code that detects self-referencing rows as part of foreign key processing. Fix for [50d2a6c2]. (check-in: [16fff05347] user: dan branch: trunk, size: 5467)
2017-01-05
06:57
[e5372e32cd] part of check-in [c1220b1af6] Fix some problems with foreign key processing within REPLACE ops on WITHOUT ROWID tables with no triggers or auxiliary indexes. (check-in: [c1220b1af6] user: dan branch: replace-fix, size: 4606)
2016-02-05
16:46
[7bd1dd0174] part of check-in [a6b3527323] From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. (check-in: [a6b3527323] user: drh branch: trunk, size: 2966)
2014-12-17
14:38
[8f08203458] part of check-in [210cb2a6aa] Fix some comments in fkey.c. Add tests to fkey8.test. (check-in: [210cb2a6aa] user: dan branch: experimental-fk-actions, size: 2967)
2014-12-16
20:13
Added: [2d58cfb990] part of check-in [35a20a5f22] Experimental opimizations to speed up FK constraint CASCADE and SET NULL action processing. Requires further testing. (check-in: [35a20a5f22] user: dan branch: experimental-fk-actions, size: 2192)