Manaster, Carl wrote:
> Below my signature is a test that demonstrates the problem I'm seeing.
> We're using torque 3.3. When I try to delete through a join, it is
> deleting all records from the table, instead of just the records of
> interest. It does not matter whether records in the T1 table exist or
> not. Can you please explain this behavior and suggest a workaround?
Deletes with joined criterias should be used with extreme caution.
Village does not support the correct SQL syntax for that. Try to avoid
this. Other than that I second Thomas Fischers suggestion to open a JIRA
issue at https://issues.apache.org/jira/
Bye, Thomas.
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org
|