You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Serge Huber <sh...@jahia.com> on 2004/03/29 20:58:14 UTC

Re: cvs commit: db-torque/src/generator/src/templates/sql/base/hypersonic table.vm

Thanks Scott for doing this swiftly !

Regards,
   Serge...

At 04:04 29.03.2004, you wrote:
>seade       2004/03/28 18:04:18
>
>   Modified:    src/generator/src/templates/sql/base/hypersonic table.vm
>   Log:
>   Hypersonic template fix from Serge Huber.
>
>   Revision  Changes    Path
>   1.4       +1 
> -1      db-torque/src/generator/src/templates/sql/base/hypersonic/table.vm
>
>   Index: table.vm
>   ===================================================================
>   RCS file: 
> /home/cvs/db-torque/src/generator/src/templates/sql/base/hypersonic/table.vm,v
>   retrieving revision 1.3
>   retrieving revision 1.4
>   diff -u -r1.3 -r1.4
>   --- table.vm  24 Mar 2004 02:29:46 -0000      1.3
>   +++ table.vm  29 Mar 2004 02:04:18 -0000      1.4
>   @@ -2,7 +2,7 @@
> 
>-----------------------------------------------------------------------------
>    -- $table.Name
> 
>-----------------------------------------------------------------------------
>   -#$generator.parse("$basepath/drop.vm", "", "table", $tbl)
>   +$generator.parse("$basepath/drop.vm", "", "table", $tbl)
>    CREATE TABLE $table.Name
>    (
>    #set ( $cols = $generator.parse("$basepath/columns.vm", "", "table", 
> $tbl) )
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
>For additional commands, e-mail: torque-dev-help@db.apache.org

- -- --- -----=[ shuber2 at jahia dot com ]=---- --- -- -
www.jahia.org : A collaborative source CMS and Portal Server 



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