mz_sql::plan::statement::ddl

Function describe_alter_secret_options

Source
pub fn describe_alter_secret_options(
    _: &StatementContext<'_>,
    _: AlterSecretStatement<Aug>,
) -> Result<StatementDesc, PlanError>