Function run_maintenance

Source
pub fn run_maintenance(conn: &Connection) -> Result<()>
Expand description

Run maintenance on the DB

run_maintenance() is intended to be run during idle time and will take steps to clean up / shrink the database.