dlr         01/06/13 08:41:57

  Modified:    conf/torque/templates/sql/base/oracle db.props
  Log:
  Oracle does not have autoincrement (only sequence).
  
  Revision  Changes    Path
  1.9       +0 -1      jakarta-turbine/conf/torque/templates/sql/base/oracle/db.props
  
  Index: db.props
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/torque/templates/sql/base/oracle/db.props,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- db.props  2001/06/13 02:06:43     1.8
  +++ db.props  2001/06/13 15:41:56     1.9
  @@ -33,7 +33,6 @@
   CLOB = CLOB
   REF =
   
  -AUTOINCREMENT = AUTO_INCREMENT
   NOTNULL = NOT NULL
   
   primaryKeyInsideTableDirective = true
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to