1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-14 00:22:38 +03:00
Files
sqlite/test
dan 68a494c06f Fix a problem causing SQLite to return false "foreign key violation" errors
when there is a partial (i.e. WHERE constrained) UNIQUE index on the parent
key columns. This bug did not cause SQLite to allow illegal data to be
inserted into the database, only to reject legal operations.

FossilOrigin-Name: 850877d1ea43104cc215353414b870c340acced2
2016-12-13 16:57:49 +00:00
..
2014-11-27 04:23:19 +00:00
2013-08-21 19:59:14 +00:00
2014-05-02 14:54:56 +00:00
2016-07-27 19:20:58 +00:00
2014-03-21 15:24:07 +00:00
2016-04-21 15:03:37 +00:00
2015-06-10 23:02:38 +00:00
2013-06-12 17:08:06 +00:00
2014-03-04 12:07:24 +00:00
2013-08-28 19:01:07 +00:00