Function deltachat::sql::prune_tombstones

source ·
async fn prune_tombstones(sql: &Sql) -> Result<()>
Expand description

Removes from the database stale locally deleted messages that also don’t have a server UID.