Hi, I want to permanently delete events in the persistence journal after a snapshot. I noticed that in the jdbc-journal they are only marked as deleted using withDeleteEventsOnSnapshot criteria. Will this ever be actually deleted or do I have to call a separate API to do so?