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