pub fn wrong_routine_kind_error( name: &str, types: &[String], actual_is_procedure: bool, expected_kind: &str, ) -> SQLError