Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fkey7.test
2019-05-07
| ||
19:44 | [64fb28da03] part of check-in [659c551dcc] Do not commit an "OR FAIL" statement that causes foriegn key constraint violations. (check-in: [659c551dcc] user: dan branch: trunk, size: 2911) | |
2017-11-27
| ||
17:56 | [24076d43d3] part of check-in [465350e55d] Fix a faulty NEVER assert() that could fail for SQLITE_ENABLE_STAT4 builds that use foreign keys. (check-in: [465350e55d] user: dan branch: trunk, size: 2273) | |
2014-11-07
| ||
14:41 | [72e915890e] part of check-in [ecbccd0e59] Add new test file e_blobopen.test, containing tests for sqlite3_blob_open(). (check-in: [ecbccd0e59] user: dan branch: trunk, size: 1928) | |
2013-09-05
| ||
18:40 | Added: [e31d0e71a4] part of check-in [e940b5de49] When preparing an UPDATE statement, avoid generating VDBE code for those foreign key related actions and constraint checks that may be seen to be unnecessary by considering the subset of table columns potentially modified by the UPDATE. (check-in: [e940b5de49] user: dan branch: trunk, size: 1466) | |