Function is_numeric_out_of_range_err

Source
fn is_numeric_out_of_range_err(db_error: &str) -> bool
Expand description

Casting to u32 out of range occurs when we have functions which expect non-negative arguments, e.g. select 222 << -1