Hello

just wanted to let you you know about a bug that I just managed to
track down (3.1.1).
The following template will never include the "null string" into the
generated column definition.
sql/base/hypersonic/columns.vm

fix should look like this:
#set ( $entry = "$col.Name $type $size $autoIncrement ---> $nullString <--- ," )

HTH

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to