Brendan Miller wrote:
> If there's still a better way, I'd love to hear about it.
There is BasePeer.deleteAll() which bypasses Village when deleting
records. However, you will need to have a single column which has a
single value (IOW: a primary key) for this to work.

> Does Torque/Village always do a SELECT first before it DELETEs?
Unfortunately yes. This is a Village feature.
HTH
Bye, Thomas


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

Reply via email to