Skip to main content

ensure_not_null_inheritable

Function ensure_not_null_inheritable 

Source
pub fn ensure_not_null_inheritable(
    table: &str,
    column: &ColumnDef,
    sqlstate: &str,
) -> Result<(), SQLError>