Function places::storage::delete_pending_temp_tables

source ·
pub fn delete_pending_temp_tables(conn: &PlacesDb) -> Result<()>
Expand description

Delete all items in the temp tables we use for staging changes.