[Openfirst-cvscommit] awards openfirst.info.xml,1.8,1.9
Brought to you by:
xtimg
From: Jamie <ast...@us...> - 2005-10-19 04:19:36
|
Update of /cvsroot/openfirst/awards In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30748/awards Modified Files: openfirst.info.xml Log Message: case change in PRIMARY key Index: openfirst.info.xml =================================================================== RCS file: /cvsroot/openfirst/awards/openfirst.info.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** openfirst.info.xml 12 Sep 2005 01:42:55 -0000 1.8 --- openfirst.info.xml 19 Oct 2005 04:19:28 -0000 1.9 *************** *** 38,42 **** </fields> <keys> ! <key type="primary"> <col>ID</col> </key> --- 38,42 ---- </fields> <keys> ! <key type="PRIMARY"> <col>ID</col> </key> |