Simply deletes all the records matching the filters.
Even if any data is already cached, does not filter by IDs, but simply uses the specified filters in a DELETE query.
See Implementation
Simply deletes all the records matching the filters.
Even if any data is already cached, does not filter by IDs, but simply uses the specified filters in a DELETE query.