hi!

If a table has nulls allowed FOREIGN keys short (SMALLINT) or byte(TINYINT),
Torque generating code and initializing these to a default value of 0. where
0(ZERO) is not valid value in foreign keyed table. Causing update constrain
conflict since torque using java primitive short/byte. In torque 3.0.2 these
columns as numberkey does not caused any problem.

Any thoughts..



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

Reply via email to