delete all on page load
Posted: Sat Aug 30, 2014 1:44 am
i want to delete all rows of my cache table on page load..is there a way to do it in delete service ?
I want to do it programatically and not on admin page.
Also is there a where clause I can add to delete service to perform $in functions ?