dlr 01/06/13 18:29:18
Modified: conf/torque/templates/sql/base/oracle db.props
Log:
Turned out we don't need the AUTOINCREMENT property after all for
Oracle. I have a feeling that only one SEQUENCE is allowed per table.
Revision Changes Path
1.11 +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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- db.props 2001/06/14 01:01:13 1.10
+++ db.props 2001/06/14 01:29:17 1.11
@@ -33,7 +33,6 @@
CLOB = CLOB
REF =
-AUTOINCREMENT = SEQUENCE
NOTNULL = NOT NULL
primaryKeyInsideTableDirective = true
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]