Skip to main content

arm_matches

Function arm_matches 

Source
pub fn arm_matches(conditions: &[String], state: &str) -> Result<bool, SQLError>
Expand description

Match an exception arm’s condition list against a SQLSTATE.