pub fn plan_insert(
scx: &StatementContext<'_>,
_: InsertStatement<Aug>,
params: &Params,
) -> Result<Plan, PlanError>
pub fn plan_insert(
scx: &StatementContext<'_>,
_: InsertStatement<Aug>,
params: &Params,
) -> Result<Plan, PlanError>