Static mz_sql::plan::transform_expr::NO_PARAMS

source ยท
static NO_PARAMS: LazyLock<BTreeMap<usize, ScalarType>>
Expand description

An empty parameter type map.

These transformations are expected to run after parameters are bound, so there is no need to provide any parameter type information.