Function connect_with

Source
pub async fn connect_with(
    options: &ClickhousePgConnectOptions,
) -> Result<ClickhousePgConnection, SqlxError>