pub fn fold_constant_default(expr: &SqlExpr) -> Option<SqlValue>Expand description
Convenience wrapper around fold_constant using the default registry.
pub fn fold_constant_default(expr: &SqlExpr) -> Option<SqlValue>Convenience wrapper around fold_constant using the default registry.