pub fn expect_field_name_or_string(
expr: &ScalarExpr,
label: &str,
evaluate: &mut ArgumentEvaluator<'_>,
) -> Result<String, SQLError>pub fn expect_field_name_or_string(
expr: &ScalarExpr,
label: &str,
evaluate: &mut ArgumentEvaluator<'_>,
) -> Result<String, SQLError>