Skip to main content

bump_epoch_if_server_on_mesh

Function bump_epoch_if_server_on_mesh 

Source
pub async fn bump_epoch_if_server_on_mesh(
    transaction: &mut Transaction<'_, Postgres>,
    server_uuid: Uuid,
) -> Result<bool, DatabaseError>