fn alter_retain_history(
scx: &StatementContext<'_>,
object_type: ObjectType,
if_exists: bool,
name: UnresolvedObjectName,
history: Option<WithOptionValue<Aug>>,
) -> Result<Plan, PlanError>
fn alter_retain_history(
scx: &StatementContext<'_>,
object_type: ObjectType,
if_exists: bool,
name: UnresolvedObjectName,
history: Option<WithOptionValue<Aug>>,
) -> Result<Plan, PlanError>