create_subscription

Function create_subscription 

Source
pub async fn create_subscription(
    client: &Client,
    subscription_name: &str,
    source_connection_string: &str,
    publication_name: &str,
) -> Result<()>
Expand description

Create a subscription to a publication on the source database