5 This template is used for Velocity regression testing.
6 If you alter this template make sure you change the
7 corresponding comparison file so that the regression
8 test doesn't fail incorrectly.
10 This is for wierd strangeness that doesn't have any other home.
33 $strings.getVillageType($col.Type)
34 $strings.getVillageType( $col.Type)
35 $strings.getVillageType($col.Type )
38 -#-# Inline loops #-#-
40 blargh>#foreach($a in $stringarray)<$a>#end<blargh
41 blargh>#foreach($a in $stringarray) <$a>#end<blargh
42 blargh>#foreach($a in $stringarray)<$a> #end<blargh
43 blargh>#foreach($a in $stringarray) <$a> #end<blargh
52 $tstrings.chop($generator.parse("sql/mysql/columns", "", "table", $tbl),1)
53 $provider.chop("stringy",1)
56 #if ($foo.length>0)$foo#end
58 #if ($bar.length>0)$bar#end