Skip to main content

remove_foreign_check

Function remove_foreign_check 

Source
pub fn remove_foreign_check(
    columns: &mut [ColumnDef],
    checks: &mut Vec<TableCheck>,
    constraint_name: &str,
) -> bool