pub fn get_last_sync(db: &Database, url: &str) -> Result<Option<i64>, DbError>
Get the last sync timestamp for a remote server, if any.