pub fn validate_matching_persistence(
child: &str,
parent: &str,
operation: &str,
child_persistence: RelationPersistence,
parent_persistence: RelationPersistence,
) -> Result<(), SQLError>pub fn validate_matching_persistence(
child: &str,
parent: &str,
operation: &str,
child_persistence: RelationPersistence,
parent_persistence: RelationPersistence,
) -> Result<(), SQLError>