You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by dl...@apache.org on 2001/10/12 02:18:55 UTC

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

dlr         01/10/11 17:18:55

  Modified:    src/templates/sql/base/hypersonic db.props
  Log:
  Forward porting jvz's patch to 2.x.
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-turbine-torque/src/templates/sql/base/hypersonic/db.props
  
  Index: db.props
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/templates/sql/base/hypersonic/db.props,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- db.props	2001/08/02 05:08:39	1.1
  +++ db.props	2001/10/12 00:18:55	1.2
  @@ -14,8 +14,8 @@
   CHAR = VARCHAR
   VARCHAR = VARCHAR
   LONGVARCHAR = VARCHAR
  -DATE =
  -TIME =
  +DATE = date
  +TIME = time
   TIMESTAMP = timestamp
   BINARY =
   VARBINARY = BINARY
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org