pub fn generate_ccsr_connection(
    url: Url,
    ccsr_options: &mut BTreeMap<String, SqlValueOrSecret>
) -> Result<CsrConnection, PlanError>