pub fn referrers_to_for_actions(
catalog: &dyn ReferentialCatalog,
table: &str,
) -> Result<Vec<(String, ForeignKey)>, SQLError>pub fn referrers_to_for_actions(
catalog: &dyn ReferentialCatalog,
table: &str,
) -> Result<Vec<(String, ForeignKey)>, SQLError>