Skip to main content

temporary_creation_parts

Function temporary_creation_parts 

Source
pub fn temporary_creation_parts(
    state: &dyn RelationCandidateState,
    name: &str,
) -> Result<(String, String), SQLError>