[jifty-devel] Massive deletion from a table

Stanislav Sinyagin ssinyagin at yahoo.com
Mon Feb 18 08:48:58 EST 2008


hi,



I'm 
storing some events in a log table under Jifty control, and I want to flush the old 
events, because the table grows quite significantly.

It would be cool to have it inside Collection class, the possibility to delete the matching 
records without loading each of them into the memory.

Is Jifty::DBI::Collection the right place to implement this?

stan






More information about the jifty-devel mailing list