Skip to main content

update_last_sync

Function update_last_sync 

Source
pub fn update_last_sync(
    db: &Database,
    url: &str,
    username: &str,
    timestamp: i64,
) -> Result<(), DbError>
Expand description

Update (or insert) the last sync timestamp for a remote server.