[Modeling-cvs] ProjectModeling CHANGES,1.8,1.9
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-08-23 18:49:53
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1:/tmp/cvs-serv17756 Modified Files: CHANGES Log Message: typo Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** CHANGES 20 Aug 2003 19:58:04 -0000 1.8 --- CHANGES 23 Aug 2003 16:54:14 -0000 1.9 *************** *** 31,35 **** DECIMAL, SMALLINT, REAL as well in addition to the sql types basically accepted by the core's SQLExpression (CHAR, FLOAT, INT, INTEGER, NUMERIC, ! DATE, TIME, TUMESTAMP and VARCHAR) * Fixed bug #785434: mdl_generate_DB_schema now detects when the database --- 31,35 ---- DECIMAL, SMALLINT, REAL as well in addition to the sql types basically accepted by the core's SQLExpression (CHAR, FLOAT, INT, INTEGER, NUMERIC, ! DATE, TIME, TIMESTAMP and VARCHAR) * Fixed bug #785434: mdl_generate_DB_schema now detects when the database |