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/03/20 07:30:14 UTC

cvs commit: jakarta-turbine/conf/torque/templates/sql/base/mysql unique.vm

dlr         01/03/19 22:30:14

  Modified:    conf/torque/templates/sql/base/mysql unique.vm
  Log:
  Removed extra line feed.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-turbine/conf/torque/templates/sql/base/mysql/unique.vm
  
  Index: unique.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/torque/templates/sql/base/mysql/unique.vm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- unique.vm	2001/01/31 03:37:54	1.2
  +++ unique.vm	2001/03/20 06:30:14	1.3
  @@ -2,4 +2,4 @@
   #foreach ($unique in $table.Unices)
       ${comma}UNIQUE ($unique.ColumnList)
       #set ($comma = ",")
  -#end
  +#end
  \ No newline at end of file
  
  
  

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