Changes between Version 3 and Version 4 of DespoinaLog/2011/03/14
- Timestamp:
- 2011-03-14T15:00:57+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DespoinaLog/2011/03/14
v3 v4 5 5 * create db xqtleuratrans 6 6 7 Run As application "JoinQueryExample" , works for Use UseCase that has data . Individual insert data fails :7 Run As application "JoinQueryExample" , works for Use UseCase that has data . Individual insert data fails : 8 8 9 9 ERROR 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (!`xqtleuratrans`.!`individual`, CONSTRAINT !`individual_ibfk_1` FOREIGN KEY (!`id`) REFERENCES !`observationtarget` (!`id`) ON DELETE CASCADE) 10 10 11 * Upper case issue in mysql. 11 * Upper case issue in mysql. or Individual id is a foreign key to another table : 12 * Fix that . 13 14 = Lifelines presentation and data = 15 Got presentation 12 16 13 17