[Modeling-cvs] ProjectModeling CHANGES,1.28,1.29
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-12-17 15:15:36
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1:/tmp/cvs-serv31692 Modified Files: CHANGES Log Message: Fixed bug #861048: Invalid FK constraints in generated DB schema Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** CHANGES 15 Dec 2003 15:15:46 -0000 1.28 --- CHANGES 17 Dec 2003 15:15:32 -0000 1.29 *************** *** 8,12 **** --- 8,15 ---- -------------------------------------------------------- + * Fixed bug #861048: Invalid FK constraints in generated DB schema + * Fixed bug #857803: mysql: invalid generated sql for complex qualifiers + --some qualifiers led to invalid SQL when fetching, causing SyntaxError. * Fixed bug #847212: qualifier IN does not handle correctly strings (strings |