MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/fkey3.test
autosetup
November 5, 2013
D
Standardize the error messages generated by constraint failures to a format
drh
committed
12y ago
f9c8ce3
June 10, 2011
D
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.
dan
committed
15y ago
7006c18
D
Fix minor problems with foreign key constraints where the parent table is the same as the child table.
dan
committed
15y ago
b328deb
October 1, 2009
D
If an update does not modify any child or parent key columns, omit foreign key processing for the statement.
dan
committed
17y ago
e7a94d8
September 29, 2009
D
Various fixes so that "make test" works with OMIT_FOREIGN_KEY, OMIT_TRIGGER and OMIT_ALTER_TABLE.
dan
committed
17y ago
856ef1a
September 28, 2009
D
Fix the DROP TABLE command so that it cannot be used to bypass foreign key constraints (if foreign key support is enabled).
dan
committed
17y ago
d66c830
September 23, 2009
S
More fkey tests.
shane
committed
17y ago
86d6829