Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1:/tmp/cvs-serv1657
Modified Files:
CHANGES
Log Message:
misc
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** CHANGES 17 Dec 2003 17:00:08 -0000 1.30
--- CHANGES 18 Dec 2003 15:35:11 -0000 1.31
***************
*** 11,16 ****
Added scripts/bug861048.py that you can run against your model to check if
! it is affected your database schema is affected by the bug. If it is, the
! script will tell you what should be done to fix the db-schema.
* Fixed bug #857803: mysql: invalid generated sql for complex qualifiers
--- 11,16 ----
Added scripts/bug861048.py that you can run against your model to check if
! the corresponding generated database schema was affected by the bug. If it
! is, the script will tell you what should be done to fix it.
* Fixed bug #857803: mysql: invalid generated sql for complex qualifiers
|