pub(crate) fn resolve_connection_ref_and_secret_ref(
with_options: WithOptions,
session: &SessionImpl,
object: TelemetryDatabaseObject,
) -> Result<(WithOptionsSecResolved, PbConnectionType, Option<u32>), RwError>
pub(crate) fn resolve_connection_ref_and_secret_ref(
with_options: WithOptions,
session: &SessionImpl,
object: TelemetryDatabaseObject,
) -> Result<(WithOptionsSecResolved, PbConnectionType, Option<u32>), RwError>