Deletes all the entries that are compliant to the where clause.
where
@override Future<void> deleteWhere(Where where) async { throw UnimplementedError(); }