You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TRQS119>
Type : Defect
Issue Id : TRQS119
Reported by: H�kon Larsson
haakon - ([EMAIL PROTECTED])
Details:
Summary: OM generation flaw in Torque 3.0
Description: There seems to be a flaw in the OM generation. All column names are
converted to uppercase names and since I'm using a database where all my column names
are in lowercase, the SQL generated by the Peer and MapBuilder classes will therefore
generate an SQLException when executed. By taking a look the templates Peer.vm and
MapBuilder.vm, I saw that the column names where converted to uppercase while the
table names staid the same. I guess that the column names where not originally meant
to be converted to uppercase and it doesn’t make any sense to do so either,
making inconsistence between that is defined in the database-schema.xml and the SQL
generated by the Peer and MapBuilder classes.
Status: New
Database: Sybase
Operating system: Windows
Priority: High
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>