mpoeschl    2002/11/11 03:57:53

  Modified:    src/rttest test-schema.xml
  Log:
  add testcase for TRQ2
  
  Revision  Changes    Path
  1.3       +2 -0      jakarta-turbine-torque/src/rttest/test-schema.xml
  
  Index: test-schema.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/rttest/test-schema.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- test-schema.xml   24 Oct 2002 16:18:40 -0000      1.2
  +++ test-schema.xml   11 Nov 2002 11:57:53 -0000      1.3
  @@ -15,6 +15,8 @@
       <!-- TRQS28 -->
       <column name="col_b" type="BOOLEANINT" javaType="object" />
       <column name="col_c" type="BOOLEANCHAR" javaType="object" />
  +    <!-- TRQ2 -->
  +    <column name="remote" type="CHAR" size="10"/>
     </table>
   
   </database>
  
  
  

--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to