
25 Apr
2006
25 Apr
'06
2:11 a.m.
Sorry if this has been answered, but I can't find a way to search the list archives. Is there any danger in using the following method to wipe out new (untouched) tickets? DELETE FROM ticket WHERE queue_id = 123 AND ticket_state_id = 456; Thanks, aaron