jmcnally 01/12/26 14:06:17 Modified: src/templates/sql/base/db2400 db.props Log: fix misspelling Revision Changes Path 1.3 +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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- db.props 2001/12/19 19:57:27 1.2 +++ db.props 2001/12/26 22:06:17 1.3 @@ -34,5 +34,5 @@ NOTNULL = NOT NULL removeNotNullWithAutoIncrement = true -maxColumnNameLenght = 30 +maxColumnNameLength = 30 suppressDefaults = false
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
