pub(super) fn bind_relation(
target_relation: &AnalyzeTarget,
handler_args: &HandlerArgs,
) -> Result<u32, RwError>
Expand description
Bind the analyze target relation to its actual id.
pub(super) fn bind_relation(
target_relation: &AnalyzeTarget,
handler_args: &HandlerArgs,
) -> Result<u32, RwError>
Bind the analyze target relation to its actual id.