I changed the field to int earlier today and it's compiling/running fine
for me.

http://cvs.apache.org/viewcvs.cgi/jakarta-turbine-torque/src/rttest/org/
apache/torque/util/LargeSelectTest.java?rev=1.1&content-type=text/vnd.vi
ewcvs-markup

Is there a specific reason the author id being an int won't work?

- Stephen

> -----Original Message-----
> From: Scott Eade [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 01, 2002 7:16 PM
> To: Turbine Torque Developers List
> Subject: Failing test case
> 
> The rttest case LargeSelectTest is failing because the AUTHOR_ID
column of
> the AUTHOR table is suddenly being generated as an int rather than a
> NumberKey.  Changing the test case to deal with an int is trivial,
however
> it seems to me that AUTHOR_ID should in fact still be a NumberKey - I
> suspect this is the problem, not LargeSelectTest.
> 
> Anyone care to comment?
> 
> Scott
> --
> Scott Eade
> Backstage Technologies Pty. Ltd.
> http://www.backstagetech.com.au
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-torque-dev-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:turbine-torque-dev-
> [EMAIL PROTECTED]>


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

Reply via email to