Skip to main content

sync_cleanup_completed

Function sync_cleanup_completed 

Source
pub async fn sync_cleanup_completed(
    db: State<'_, DatabaseWrapper>,
    days_old: i32,
) -> Result<i32, String>
Expand description

Delete completed sync operations older than specified days