Currently, it is not possible in Torque 4 to use a sql type which is not
mapped by a Torque type. E.G the torque type TIMESTAMP is mapped to the
SQL type DATETIME in mysql, and it is not possible to create a column with
SQL type TIMESTAMP out of the box.
Therefore I propose to add an attribute "sqlType" to the column Element in
whihc the default sql type can be overridden.
Any objections ?
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]