[Modeling-cvs] ProjectModeling CHANGES,1.4,1.5
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-08-10 16:21:46
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1:/tmp/cvs-serv30320 Modified Files: CHANGES Log Message: Updated Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CHANGES 10 Aug 2003 14:43:16 -0000 1.4 --- CHANGES 10 Aug 2003 16:21:44 -0000 1.5 *************** *** 8,11 **** --- 8,14 ---- -------------------------------------------------------- + * Fixed bug #785913: "LIKE qualifier w/ raw '%' and '_' characters does not + work w/ SQLite" + * Fixed bug #786217: 'Qualifier LIKE can be case-insensitive' (bug was observed for MySQL and SQLite) |