Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16859
Modified Files:
CHANGES
Log Message:
MySQL: added DOUBLE to the list of supported SQL types
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** CHANGES 15 Feb 2004 14:17:57 -0000 1.38
--- CHANGES 15 Feb 2004 20:30:35 -0000 1.39
***************
*** 8,11 ****
--- 8,13 ----
--------------------------------------------------------
+ * MySQL: added DOUBLE to the list of supported SQL types
+
* Applied patch #771009: DatabaseContext.batchFetchRelationship()
Not publicly announced because it's not documented yet --and there a need
|