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 Greg Monroe <Gr...@DukeCE.com> on 2005/09/30 17:17:16 UTC

Chances just submitted Enhancement TRQS323 (with code to do it) will make it into the next RC?

I'm just about to start doing some major re-coding based on this issue
and 
wanted to bounce it off the developer list to see if anyone sees any
problems
that might delay it getting integrated.  (Some folks here will grumble
big time
if we're using customized 3rd party packages...)


Here's the Scarab info:

http://issues.apache.org/scarab/issues/id/TRQS323

Currently, all Column objects generated for in the om map don't have a
size set.
For most columns, this is not a big issue.  However, if you want to use
the OM 
for entry overflow checking, it would be nice to have this information
available.

Setting the size for all object types across all databases would be hard
(how 
do you represent 5,2?), but if we limit it to just character based
fields, it is 
easier.  Plus, this is the one field type people want the size of...

Attached to the Scarab issue is a new version of MapBuilder.vm that does

this.  It checks if the object type of the column is '""' and there is
an 
associated size (CLOB's don't have sizes).  If these condition are met,
it 
includes the size in the column creation code.

TIA

Greg

Greg Monroe    <Mo...@DukeCE.com>    (919)680-5050
C&IS Solutions Team Lead
Duke Corporate Education, Inc.
333 Liggett St.
Durham, NC 27701



Duke CE Privacy Statement
Please be advised that this e-mail and any files transmitted with it are confidential communication or may otherwise be privileged or confidential and are intended solely for the individual or entity to whom they are addressed.  If you are not the intended recipient you may not rely on the contents of this email or any attachments, and we ask that you  please not read, copy or retransmit this communication, but reply to the sender and destroy the email, its contents, and all copies thereof immediately.  Any unauthorized dissemination, distribution or copying of this communication is strictly prohibited.