You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by mp...@apache.org on 2001/12/19 20:57:27 UTC

cvs commit: jakarta-turbine-torque/src/templates/sql/base/db2400 db.props

mpoeschl    01/12/19 11:57:27

  Modified:    src/templates/sql/base/db2400 db.props
  Log:
  maxColumnNameLength = 30
  Tested on OS400/DB2400
  V4R5M0, V5R1M0
  patch by Scott Weaver <Sw...@rippe.com>
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-torque/src/templates/sql/base/db2400/db.props
  
  Index: db.props
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/templates/sql/base/db2400/db.props,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- db.props	2001/10/19 14:56:27	1.1
  +++ db.props	2001/12/19 19:57:27	1.2
  @@ -34,5 +34,5 @@
   NOTNULL = NOT NULL
   
   removeNotNullWithAutoIncrement = true
  -
  +maxColumnNameLenght = 30
   suppressDefaults = false
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>